From f32bccbdbf3311f899956892ca445242106af142 Mon Sep 17 00:00:00 2001 From: Luke Peterson Date: Thu, 25 Mar 2021 14:28:02 -0700 Subject: [PATCH] Update CPM.cmake to v0.32.0 --- cmake/CPM.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/CPM.cmake b/cmake/CPM.cmake index f777eb0..b5e436a 100644 --- a/cmake/CPM.cmake +++ b/cmake/CPM.cmake @@ -1,4 +1,4 @@ -set(CPM_DOWNLOAD_VERSION 0.31.1) +set(CPM_DOWNLOAD_VERSION 0.32.0) if(CPM_SOURCE_CACHE) # Expand relative path. This is important if the provided path contains a tilde (~)