[CMake] CMake 3.7.2 and parallel builds

Dave Flogeras dflogeras2 at gmail.com
Tue Jan 31 12:03:49 EST 2017


On Mon, Jan 30, 2017 at 9:38 AM, Nils Gladitz <nilsgladitz at gmail.com> wrote:

>
> I don't know how to do this with the generic dashboard targets ...
> assuming no one else does either you could give CTest script mode a try
> (ctest -S).
> In script mode the ctest_build() command has a FLAGS option which takes
> build tool specific options like -j.
>
> Nils
>

My lazy way out was to just switch to using the ninja generator for my test
farm.  It doesn't solve the real problem (if any), but it gets the results
I wanted.  Thanks for all the help anyway guys.

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170131/f32c727e/attachment.html>


More information about the CMake mailing list