From 8a66c35b64360ba28ddfc6b22080cba9291eadf4 Mon Sep 17 00:00:00 2001 From: Faerbit Date: Wed, 11 Mar 2015 23:47:47 +0100 Subject: [PATCH] Make error level dependent on build type. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ccb164..f6881e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,7 +76,6 @@ FILE(GLOB_RECURSE README_FILES "${CMAKE_SOURCE_DIR}/../Readme.md") # # all we need for ACGL: # -ADD_DEFINITIONS(-DACGL_ERROR_LEVEL_EC3) INCLUDE(${CMAKE_SOURCE_DIR}/extern/acgl/CMakeListsStaticInclude.txt) # #