Skip to content

Commit 79efc42

Browse files
committed
cleanup unused [skip ci]
1 parent 457ab56 commit 79efc42

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.archive/find_compiler.cmake

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# this must be include() before CMakeLists.txt project()
2-
3-
if(NOT CMAKE_BUILD_TYPE)
4-
set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "Debug or Release")
5-
endif()
6-
7-
set(CMAKE_CONFIGURATION_TYPES "Release;RelWithDebInfo;Debug" CACHE STRING "Build type selections" FORCE)
8-
91
# --- Help CMake find matching compilers, especially needed for MacOS
102

113
set(_paths)

0 commit comments

Comments
 (0)