Changeset 1122:f05270f176d9 in lemon-main
- Timestamp:
- 04/02/15 10:03:35 (10 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r1119 r1122 169 169 170 170 IF(MSVC) 171 SET(CMAKE_CXX_FLAGS "/bigobj ${CMAKE_CXX_FLAGS}") 171 172 SET( CMAKE_CXX_FLAGS_MAINTAINER "/WX ${CMAKE_CXX_FLAGS_DEBUG}" CACHE STRING 172 173 "Flags used by the C++ compiler during maintainer builds."
Note: See TracChangeset
for help on using the changeset viewer.