Changeset 111
- Timestamp:
- 11/10/06 23:18:31 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mppenc/trunk/CMakeLists.txt
r109 r111 4 4 5 5 if(NOT MSVC) 6 set(CMAKE_C_FLAGS "-Wstrict-aliasing -f strict-aliasing -ffast-math -O3-fomit-frame-pointer -pipe")6 set(CMAKE_C_FLAGS "-Wstrict-aliasing -ffast-math -O2 -fomit-frame-pointer -pipe") 7 7 endif(NOT MSVC) 8 8
Note: See TracChangeset
for help on using the changeset viewer.