On Mon, Jan 30, 2017 at 9:38 AM, Nils Gladitz <nilsglad...@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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to