Skip to content

Commit

Permalink
run cmake-format
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLartians committed Jul 27, 2024
1 parent 27a83b4 commit 078309c
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 @@ -1094,8 +1094,6 @@ function(cpm_fetch_package PACKAGE populated fetch_args)
BINARY_DIR ${${lower_case_name}_BINARY_DIR}
"${${lower_case_name}_UNPARSED_ARGUMENTS}"
)
else()
message("${lower_case_name}_UNPARSED_ARGUMENTS: ${${lower_case_name}_UNPARSED_ARGUMENTS}")
endif()
if(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.24.0")
# ensure FetchContent knows the project is populated, this doesn't seem to be the case when
Expand Down

0 comments on commit 078309c

Please sign in to comment.