Changeset 8420 for code/trunk/src
- Timestamp:
- May 8, 2011, 7:51:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/CMakeLists.txt
r8417 r8420 65 65 REMOVE_LINKER_FLAGS("-INCREMENTAL:YES" Debug) 66 66 ADD_LINKER_FLAGS ("-INCREMENTAL:NO" Debug) 67 ENDIF() 68 IF(NOT DISABLE_COMPILATIONS) 69 # Compilations seem to generate 'memory leaks' with static variables 70 MESSAGE("Warning: You should disable Compilations when using VLD!") 67 71 ENDIF() 68 72 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.