summaryrefslogtreecommitdiffstats
path: root/src/math
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2013-01-07 19:43:04 +0100
committerPiotr Dziwinski <piotrdz@gmail.com>2013-01-07 19:43:04 +0100
commit5a6b3f005a83363d323e00b499756d6ecc277574 (patch)
tree7d18ebbb9dd63f2c160ff011ef29e24d49c12efa /src/math
parentedb1c0cbd62bfe7c620d7c8399f49acb98994b85 (diff)
parentff5c89085415a370911793d5764dfb694fc43b7d (diff)
downloadcolobot-5a6b3f005a83363d323e00b499756d6ecc277574.tar.gz
colobot-5a6b3f005a83363d323e00b499756d6ecc277574.tar.bz2
colobot-5a6b3f005a83363d323e00b499756d6ecc277574.zip
Merge dev and dev-graphics
Diffstat (limited to 'src/math')
-rw-r--r--src/math/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/test/CMakeLists.txt b/src/math/test/CMakeLists.txt
index dae4018..e31260c 100644
--- a/src/math/test/CMakeLists.txt
+++ b/src/math/test/CMakeLists.txt
@@ -3,7 +3,6 @@ cmake_minimum_required(VERSION 2.8)
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE debug)
endif(NOT CMAKE_BUILD_TYPE)
-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wold-style-cast -std=gnu++0x")
set(CMAKE_CXX_FLAGS_DEBUG "-g -O0")
include_directories(