Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 6 and Version 7 of code/tools/CMake


Ignore:
Timestamp:
Nov 29, 2007, 6:36:00 PM (16 years ago)
Author:
nicolasc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/tools/CMake

    v6 v7  
    1010
    1111=== Optimize KDevelop ===
    12 Go to '''{{{Project->Project Option->Make Option->Make}}}, and do the following changes'''
    13 * makeopts to 3[[BR]]
    14 * nice level 5 [[br]]
     12Go to '''{{{Project->Project Option->Build Option->Make}}}''', and do the following changes[[BR]]
     13
     14* Select Run Multiple Jobs, and set Number of Simultaneous Jobs to 3[[BR]]
     15* set Make Prority to 5 [[br]]
    1516* CFLAGS/CXXFLAGS for optimized code[[br]]
    1617* adapt working dir, to be able to run it directly (you still need to run the run-script the first time)