parallel compilation in the dashboards

William A. Hoffman billlist at nycap.rr.com
Fri Mar 31 21:08:14 CEST 2006


At 01:13 PM 3/31/2006, Matt Rogers wrote:
>Apparently, MAKECOMMAND doesn't have a whole lot of effect on things. 

You are correct, that was from the older style of scripts.
Try this:

...
SET (CTEST_UPDATE_COMMAND    "svn")
SET (CTEST_BUILD_COMMAND "make -j2")
...


-Bill




More information about the Kde-buildsystem mailing list