[CMake] Multiple COMMANDs in EXECUTE_PROCESS

Denis Scherbakov denis_scherbakov at yahoo.com
Tue Jun 16 03:19:05 EDT 2009


I have multiple commands specified in one EXECUTE_PROCESS call like:

EXECUTE_PROCESS(COMMAND cmd1 ... COMMAND cmd2 ... COMMAND cmd3...)

Can anybody tell me if these commands are executed sequentially or in
parallel? Also what about ADD_CUSTOM_COMMAND, .. TARGET and so on?

Denis



      


More information about the CMake mailing list