From 1e989d091a2367de95e99cf422126c7b6d1f53ca Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Thu, 15 Aug 2024 09:39:24 -0400 Subject: [PATCH] build: update CPM.cmake version --- cmake/CPM.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/CPM.cmake b/cmake/CPM.cmake index 176748d..37550b6 100644 --- a/cmake/CPM.cmake +++ b/cmake/CPM.cmake @@ -1,4 +1,4 @@ -set(CPM_DOWNLOAD_VERSION 0.38.1) +set(CPM_DOWNLOAD_VERSION 0.40.2) if(CPM_SOURCE_CACHE) # Expand relative path. This is important if the provided path contains a tilde (~)