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 2, 2024
1 parent a94375b commit b45f227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/CPM.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ endif()

# If you don't provide version.
if(NOT DEFINED CPM_DEFAULT_VERSION)
set(CPM_DEFAULT_VERSION "0.39.0")
set(CPM_DEFAULT_VERSION "0.40.1")
endif()

# Bypass the version given by the user.
Expand Down

0 comments on commit b45f227

Please sign in to comment.