Changeset fff6150 in git for CMakeLists.txt
- Timestamp:
- Sep 10, 2012, 3:09:55 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- a497a11b6125be1576a34c48429ba326cafa35e2
- Parents:
- 8d341e5425f8b7b26cdf77eec4ee78cbbb121c5c
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-09-10 15:09:55+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-09-10 20:41:20+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r8d341e rfff6150 119 119 #endif (${CMAKE_BUILD_TYPE} MATCHES "Release") 120 120 121 #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -W no-non-virtual-dtor")121 #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -Winline -Wno-non-virtual-dtor") 122 122 set(CMAKE_C_FLAGS "-w -pipe ") 123 123 set(CMAKE_CXX_FLAGS "-w -pipe ") #--no-rtti
Note: See TracChangeset
for help on using the changeset viewer.