summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index eee0e4c3..ba838a3e 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -78,7 +78,3 @@ endforeach()
merge_translations()
install_sources()
-
-foreach(k C CXX)
- fix_flags(${k} "DNDEBUG" "")
-endforeach()