[CMake] Specifying multiple build threads on windows

Chauhan, Vikas vikas.chauhan at anritsu.com
Sun Jan 24 16:50:54 EST 2010


Hi,

Can you please help as how I could specify the number of threads to be
used in the command line builds i.e. something like
(For nmake)
Cmd > nmake -j5
(For Visual Studio 2008)
cmd> cmake --build . -j5


Thanks,
Vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100124/30558521/attachment.htm>


More information about the CMake mailing list