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

Radovan Bast radovan.bast at gmail.com
Fri May 31 10:49:38 EDT 2013


thanks a lot David!
this works very nicely.
best regards,
  radovan


On Fri, May 31, 2013 at 4:34 PM, David Cole <dlrdave at aol.com> wrote:

> > 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?
>
>
> Just run it directly instead of going through make:
>
>     ctest -D Experimental -j4
>
>
> HTH,
> David
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130531/30ebcf37/attachment.htm>


More information about the CMake mailing list