]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: fix check_compiler_setup macro for multi generator setup
authorMatthias Maier <tamiko@43-1.org>
Fri, 11 Oct 2024 14:17:42 +0000 (09:17 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 11 Oct 2024 14:17:42 +0000 (09:17 -0500)
cmake/macros/check_compiler_setup/CMakeLists.txt

index 543f86cadce63eb11b45f134f6387b54b52e4582..0b68d5a94293c88f51fbc2cf83a93503b514f501 100644 (file)
@@ -1,5 +1,6 @@
 # use a "Custom" build type to avoid auto populated compiler flags
 set(CMAKE_BUILD_TYPE "Custom")
+set(CMAKE_CONFIGURATION_TYPES "DEBUG;RELEASE")
 cmake_minimum_required(VERSION 3.13.4)
 project(CheckCompilerSetup)
 add_executable(CheckCompilerSetupExec dummy.cpp)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.