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 3c12b72 commit 9c0adfeCopy full SHA for 9c0adfe
cmake/CPM.cmake
@@ -48,8 +48,6 @@ else()
48
set(CURRENT_CPM_VERSION 1.0.0-development-version)
49
endif()
50
51
-message(STATUS "${CURRENT_CPM_VERSION}")
52
-
53
get_filename_component(CPM_CURRENT_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}" REALPATH)
54
if(CPM_DIRECTORY)
55
if(NOT CPM_DIRECTORY STREQUAL CPM_CURRENT_DIRECTORY)
0 commit comments