Commit 2d84694f by Maarten L. Hekkelman

remove debug statement

parent 65718c64
......@@ -41,8 +41,6 @@ include(GenerateExportHeader)
include(CTest)
include(FetchContent)
message(STATUS "DESTDIR is '${DESTDIR}'")
# When building with ninja-multiconfig, build both debug and release by default
if(CMAKE_GENERATOR STREQUAL "Ninja Multi-Config")
set(CMAKE_CROSS_CONFIGS "Debug;Release")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment