summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-12-17 18:56:50 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-12-17 18:56:50 (GMT)
commitee2cdb6489121ab5f77522053fd4142fb06a6f2b (patch)
treee388bfab01a0ffbd039132f319ba517799fd1f1f /tests/CMakeLists.txt
parentcae91b57cf839ee7b8902ca8b47efd1dd6875121 (diff)
parentef29553226ddb3f8f0565dbd6004d76e26c80ddc (diff)
Merge remote branch 'upstream/master'
Conflicts: openscad.pro
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index edd89aa..986076e 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -12,7 +12,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
# Build debug build as default
if(NOT CMAKE_BUILD_TYPE)
- set(CMAKE_BUILD_TYPE Debug)
+ set(CMAKE_BUILD_TYPE RelWithDebInfo)
endif()
if(${CMAKE_BUILD_TYPE} STREQUAL "Debug")
contact: Jan Huwald // Impressum