Skip to content

Commit

Permalink
Update CPM.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde authored Aug 30, 2024
1 parent 3c12b72 commit 9c0adfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/CPM.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ else()
set(CURRENT_CPM_VERSION 1.0.0-development-version)
endif()

message(STATUS "${CURRENT_CPM_VERSION}")

get_filename_component(CPM_CURRENT_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}" REALPATH)
if(CPM_DIRECTORY)
if(NOT CPM_DIRECTORY STREQUAL CPM_CURRENT_DIRECTORY)
Expand Down

0 comments on commit 9c0adfe

Please sign in to comment.