summaryrefslogtreecommitdiffstats
path: root/src/cmake/conf/mxe-conf.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/conf/mxe-conf.cmake.in')
-rw-r--r--src/cmake/conf/mxe-conf.cmake.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmake/conf/mxe-conf.cmake.in b/src/cmake/conf/mxe-conf.cmake.in
index d9c6a44..12d3856 100644
--- a/src/cmake/conf/mxe-conf.cmake.in
+++ b/src/cmake/conf/mxe-conf.cmake.in
@@ -25,7 +25,6 @@ endif()
## General configuration
set(CMAKE_SYSTEM_NAME Windows)
set(MSYS 1)
-set(CMAKE_BUILD_TYPE Release CACHE STRING "Debug|Release|RelWithDebInfo|MinSizeRel" FORCE)
set(CMAKE_EXPORT_NO_PACKAGE_REGISTRY ON)
# Workaround for https://www.cmake.org/Bug/view.php?id=14075
set(CMAKE_CROSS_COMPILING ON)