Skip to content

Commit

Permalink
chore: merge pull request #28 from threeal/bump-cpm-v0.38.2
Browse files Browse the repository at this point in the history
Update CPM.cmake to v0.38.2
  • Loading branch information
threeal committed Jul 13, 2023
2 parents 0fce725 + fb14349 commit c6d4c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/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.2)

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

0 comments on commit c6d4c41

Please sign in to comment.