[cmake-developers] build on multiple cores

Deepak Garg dgmaths9 at gmail.com
Tue Jan 27 10:52:18 EST 2015


I want to build my cmake code with multiple cores (64). For this I am
trying to test the build on 4 cores by typing

make -j 4

But still build is done by a single core. The time taken for build by

make  and  make -j 4

is same. Can anyone guide me that what am I doing wrong?


thanks
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150127/c3004bc1/attachment.html>


More information about the cmake-developers mailing list