[CMake] CTest: make Experimental/Nightly on N procs with -jN

Radovan Bast radovan.bast at gmail.com
Fri May 31 10:13:44 EDT 2013


dear all,

it is possible to run "make test" in parallel
using several processors using:
$ ARGS=-j4 make test

this does not seem to be the case for Experimental/Nightly.
inspecting the targets in the Makefiles i can see ARGS in test
but not in Experimental/Nightly.

do you know of a way/workaround to
run (sequential) Experimental/Nightly tests
on N procs in parallel?

thank you and best regards,
  radovan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130531/bf740919/attachment.htm>


More information about the CMake mailing list