Changeset 10835 for code/branches/hoverHS15/cmake
- Timestamp:
- Nov 23, 2015, 3:32:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hoverHS15/cmake/CompilerConfigGCC.cmake
r9686 r10835 72 72 ADD_COMPILER_FLAGS("-fno-omit-frame-pointer" CACHE) 73 73 74 74 75 # Enable non standard floating point optimisations 75 76 ADD_COMPILER_FLAGS("-ffast-math" CACHE)
Note: See TracChangeset
for help on using the changeset viewer.