Make error level dependent on build type.

This commit is contained in:
Faerbit 2015-03-11 23:47:47 +01:00
parent 534405ffdf
commit 8a66c35b64

View File

@ -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)
#
#