Changeset 7379 for code/trunk/cmake
- Timestamp:
- Sep 8, 2010, 3:34:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/cmake/CompilerConfigMSVC.cmake
r7247 r7379 105 105 ADD_COMPILER_FLAGS("-w44800" CACHE) 106 106 107 # TODO: Resolve the cause of this warning! 108 ADD_COMPILER_FLAGS("-w44250" CACHE) 109 107 110 # This warns about truncation to 255 characters in debug/browse info 108 111 # ADD_COMPILER_FLAGS("-w44786 -w44503" CACHE)
Note: See TracChangeset
for help on using the changeset viewer.