[CMake] parallel builds (ctest_build() ) for dashboards ?

Bill Hoffman bill.hoffman at kitware.com
Wed Dec 2 10:10:55 EST 2009


Sean McBride wrote:
> On 12/1/09 12:30 PM, Bill Hoffman said:
> 
>>> Is that better/worse/equivalent to David's suggestion of:
>>>
>>> set(CTEST_BUILD_FLAGS -j4)  ?
>>>
>> Worse most likely. :)
>>
>> Both should work.
> 
> Thanks.  If our dashboards are all red tomorrow, you'll know why. :)
> 
Well, as Dave mentioned the -j flag only works with gmake.  It does not 
work with Xcode, as you tried here:  :)


http://www.cdash.org/CDash/viewNotes.php?buildid=484307

Which is why nothing built for that build. :)

-Bill


More information about the CMake mailing list