Changeset 3253 for code/branches/core4/cmake
- Timestamp:
- Jun 29, 2009, 10:00:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core4/cmake/BuildConfigMSVC.cmake
r3196 r3253 35 35 36 36 # Currently VLD has a problem with MSVC9 although it actually is supported 37 IF(MSVC8 )37 IF(MSVC80) 38 38 OPTION(VISUAL_LEAK_DETECTOR_ENABLE "Memory leak detector" off) 39 39 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.