Skip to content

Commit

Permalink
update cpm to 0.38.7
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Feb 4, 2024
1 parent fdf00ae commit 1a6120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/get_cpm.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(CPM_DOWNLOAD_VERSION 0.38.1)
set(CPM_DOWNLOAD_VERSION 0.38.7)

if(CPM_SOURCE_CACHE)
set(CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")
Expand Down

0 comments on commit 1a6120c

Please sign in to comment.