Changeset 8420 for code/trunk/bin
- Timestamp:
- May 8, 2011, 7:51:57 PM (14 years ago)
- Location:
- code/trunk/bin
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/bin/CMakeLists.txt
r8351 r8420 32 32 LIST(APPEND RUN_SCRIPTS ${_script}.bat) 33 33 ENDFOREACH(_script) 34 ENDIF()35 # Also copy vld.ini (visual leak detector config) for MSVC36 IF(MSVC)37 LIST(APPEND RUN_SCRIPTS vld.ini)38 34 ENDIF() 39 35
Note: See TracChangeset
for help on using the changeset viewer.