summaryrefslogtreecommitdiff
path: root/tests/CMingw-cross-env.cmake
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2012-01-03 18:27:03 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2012-01-03 18:27:03 (GMT)
commite437182c095d5af0f4ab930c738cbd6ea026ad50 (patch)
tree155f6a29b1cbba2fee4bdb3ec9c94f3a8b133b54 /tests/CMingw-cross-env.cmake
parent3164d30593d5184686b8d7b693a8a9b4e5a99b9a (diff)
add --mingw-cross-env switch to test_cmdline_tool.py
Diffstat (limited to 'tests/CMingw-cross-env.cmake')
-rw-r--r--tests/CMingw-cross-env.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMingw-cross-env.cmake b/tests/CMingw-cross-env.cmake
index 469223d..364326a 100644
--- a/tests/CMingw-cross-env.cmake
+++ b/tests/CMingw-cross-env.cmake
@@ -82,7 +82,7 @@ set(CMAKE_RC_COMPILER ${MINGW_CROSS_ENV_DIR}/usr/bin/i686-pc-mingw32-windres)
set(PKG_CONFIG_EXECUTABLE ${MINGW_CROSS_ENV_DIR}/usr/bin/i686-pc-mingw32-pkg-config)
set(QT_QMAKE_EXECUTABLE ${MINGW_CROSS_ENV_DIR}/usr/bin/i686-pc-mingw32-qmake)
set(CMAKE_INSTALL_PREFIX ${MINGW_CROSS_ENV_DIR}/usr/i686-pc-mingw32 CACHE PATH "Installation Prefix")
-# set(CMAKE_BUILD_TYPE Release CACHE STRING "Debug|Release|RelWithDebInfo|MinSizeRel")
+set(CMAKE_BUILD_TYPE RelWithDebInfo)
#
# Part 3. library settings for mingw-cross-env
contact: Jan Huwald // Impressum