summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-02 22:30:59 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-02 22:30:59 +0200
commit944538173379ce2a055b6020cd7f76123dcbebb0 (patch)
tree2f15469a443966c79eedc79e3bd6ebb282fe9c79 /CMakeLists.txt
parent6eb6d9b8aa702f333d480158265cc0c3a469a0c9 (diff)
Cleanup: Remove SUPPORT_GAMMA -- should be handled by OS.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 660008e0..c93bebd6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,6 @@ IF(CMAKE_COMPILER_IS_GNUCC)
ENDIF()
# Add definitions.
-ADD_DEFINITIONS(-DSUPPORT_GAMMA)
ADD_DEFINITIONS(-DUSE_PRECISE_CMOVIE)
#