Changeset 2640 for code/branches/buildsystem2/src/util
- Timestamp:
- Feb 8, 2009, 10:02:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/src/util/CMakeLists.txt
r2639 r2640 63 63 ) 64 64 65 IF( NOT GCC_SYSTEM_HEADER_SUPPORT)65 IF(GCC_NO_SYSTEM_HEADER_SUPPORT) 66 66 # Get around displaying a few hundred lines of warning code 67 67 SET_SOURCE_FILES_PROPERTIES(MultiType.cc PROPERTIES COMPILE_FLAGS "-w")
Note: See TracChangeset
for help on using the changeset viewer.