[CMake] run tests on 5 machines

Mihai Sandu voyagersm at gmail.com
Mon Oct 10 03:48:01 EDT 2011


How can I run tests on 5 machines in same time?

This is how I run the tests on a machine:

execute_process (COMMAND ssh user at host "ctest -VV -O file.txt -S Test.cmake")

and I want to run this command in the same time on 5 machines.

Thanks you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111010/bc379509/attachment.htm>


More information about the CMake mailing list