Skip to content

Commit 9c0adfe

Browse files
authored
Update CPM.cmake
1 parent 3c12b72 commit 9c0adfe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/CPM.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ else()
4848
set(CURRENT_CPM_VERSION 1.0.0-development-version)
4949
endif()
5050

51-
message(STATUS "${CURRENT_CPM_VERSION}")
52-
5351
get_filename_component(CPM_CURRENT_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}" REALPATH)
5452
if(CPM_DIRECTORY)
5553
if(NOT CPM_DIRECTORY STREQUAL CPM_CURRENT_DIRECTORY)

0 commit comments

Comments
 (0)