Changeset 7156 for code/branches/presentation3/cmake
- Timestamp:
- Jul 21, 2010, 2:34:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/cmake/CompilerConfigMSVC.cmake
r6723 r7156 68 68 ADD_COMPILER_FLAGS("-D__WIN32__ -D_WIN32" CACHE) 69 69 ADD_COMPILER_FLAGS("-D_CRT_SECURE_NO_WARNINGS" CACHE) 70 ADD_COMPILER_FLAGS("-D_SCL_SECURE_NO_WARNINGS" CACHE) 70 71 71 72 # Overwrite CMake default flags here.
Note: See TracChangeset
for help on using the changeset viewer.