Changes between Version 10 and Version 11 of code/tools/CMake
- Timestamp:
- Nov 29, 2007, 6:56:57 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/CMake
v10 v11 17 17 * set Make Prority to 5 [[br]] 18 18 * 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]] 21 22 22 23 Go to '''{{{Project->Project Option->Run Option}}}'''