toeb / cmakepp

An Enhancement Suite for the CMake Build System
Other
433 stars 37 forks source link

Fork a process in a platform independent way #53

Closed toeb closed 9 years ago

toeb commented 9 years ago

I want to be able to fork a process/cmake script in a platform independent way

this will allow concurrency for long processes. it will be used to allow parallel execution of tests in their own processes