From 92a0bd4755ac7e363031d69d16b65de076539c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Fri, 22 Nov 2024 00:07:09 +0300 Subject: [PATCH] CPM.cmake redundant return() removed CPM can work, but this return stop to loading script and functions are unavailable. --- cmake/CPM.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/CPM.cmake b/cmake/CPM.cmake index 6e260791..a4eb5787 100644 --- a/cmake/CPM.cmake +++ b/cmake/CPM.cmake @@ -59,7 +59,6 @@ See https://github.com/cpm-cmake/CPM.cmake for more information." if(${CMAKE_VERSION} VERSION_LESS "3.17.0") include(FetchContent) endif() - return() endif() get_property(