Skip to content

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Apr 17, 2024
1 parent 65718c6 commit 2d84694
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 2d84694

Please sign in to comment.