We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae31e8 commit 3224a1aCopy full SHA for 3224a1a
CMakeLists.txt
@@ -8,7 +8,7 @@ enable_testing()
8
9
message(STATUS "CMake ${CMAKE_VERSION} Generator ${CMAKE_GENERATOR} Build type ${CMAKE_BUILD_TYPE}")
10
11
-list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
+# list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
12
13
# this has checks that can be reused in other projects as well
14
include(cmake/mpi.cmake)
0 commit comments