From be406789726295405115706133a3eb08ee983ded Mon Sep 17 00:00:00 2001 From: Abdessattar Sassi <457645+abdes@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:53:42 +0400 Subject: [PATCH] build: update CPM version --- cmake/CPM.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/CPM.cmake b/cmake/CPM.cmake index 611c8d4..32b7fe7 100644 --- a/cmake/CPM.cmake +++ b/cmake/CPM.cmake @@ -4,7 +4,7 @@ # SPDX-License-Identifier: BSD-3-Clause # ===-----------------------------------------------------------------------===# -set(CPM_DOWNLOAD_VERSION 0.35.5) +set(CPM_DOWNLOAD_VERSION 0.38.5) if(CPM_SOURCE_CACHE) # Expand relative path. This is important if the provided path contains a