Update CPM.cmake to v0.32.0 (#114)

This commit is contained in:
Dale Lukas Peterson 2021-03-26 09:04:26 -07:00 committed by GitHub
parent eb6ed2cafe
commit f6f4e21015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
set(CPM_DOWNLOAD_VERSION 0.31.1) set(CPM_DOWNLOAD_VERSION 0.32.0)
if(CPM_SOURCE_CACHE) if(CPM_SOURCE_CACHE)
# Expand relative path. This is important if the provided path contains a tilde (~) # Expand relative path. This is important if the provided path contains a tilde (~)