From 944538173379ce2a055b6020cd7f76123dcbebb0 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 2 Apr 2012 22:30:59 +0200 Subject: Cleanup: Remove SUPPORT_GAMMA -- should be handled by OS. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) # -- cgit v1.2.1