Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 10 and Version 11 of code/tools/CMake


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

Legend:

Unmodified
Added
Removed
Modified
  • code/tools/CMake

    v10 v11  
    1717 * set Make Prority to 5 [[br]]
    1818 * Optional: Add Environment Variables [[br]]
    19   * i.e Name: CFLAGS; Value: -O2 -pipe[[br]]
    20   ''If you don't know what CFLAGS are, don't set them, otherwise use at you own discretion''[[br]][[br]]
     19  * i.e Name: CXXFLAGS; Value: -O2 -pipe[[br]]
     20  * CXXFLAGS or LDFLAGS are also possible. In fact any compiler flags can be set here[[br]]
     21  ''If you don't know what CFLAGS are, don't set them, otherwise use at you own discretion. Only reasonable falgs will be supported''[[br]][[br]]
    2122
    2223Go to '''{{{Project->Project Option->Run Option}}}'''