parent
f560c5882f
commit
73ed3c74c2
@ -1,13 +0,0 @@
|
||||
diff -up glm-0.9.3.4/CMakeLists.txt.secondary glm-0.9.3.4/CMakeLists.txt
|
||||
--- glm-0.9.3.4/CMakeLists.txt.secondary 2012-09-04 13:03:58.000000000 +0200
|
||||
+++ glm-0.9.3.4/CMakeLists.txt 2012-09-04 13:04:14.000000000 +0200
|
||||
@@ -53,9 +53,6 @@ elseif(NOT GLM_TEST_ENABLE_SIMD)
|
||||
|
||||
add_definitions(-DGLM_FORCE_PURE)
|
||||
|
||||
- if(CMAKE_COMPILER_IS_GNUCXX)
|
||||
- add_definitions(-mfpmath=387)
|
||||
- endif()
|
||||
endif()
|
||||
|
||||
option(GLM_TEST_ENABLE_FAST_MATH "Enable fast math optimizations" OFF)
|
Loading…
Reference in new issue