79490053

Date: 2025-03-06 16:38:13
Score: 1.5
Natty:
Report link

at the end via execute_process() i opened shell script file which inside also opens another terminal windows with their own script files which run on their own, so execute_process() does not wait for it to finish as the main termianl window finished…

in each own shell script file there is a sleeper waiting for *.pbxproj appear and then do some modification which Cmake can not do on its own

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jiri Zaloudek