tools/cmake: update to 3.25.1
[openwrt/staging/dedeckeh.git] / tools / cmake / patches / 120-curl-fix-libressl-linking.patch
index 6ef37c22cb2531de284f7a1154ccdf5c0321771d..1744fe5b04cc8cb4a8de8dc3ab2007a074f6008d 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 ---
 --- a/Utilities/cmcurl/CMakeLists.txt
 +++ b/Utilities/cmcurl/CMakeLists.txt
-@@ -594,6 +594,14 @@ if(CURL_USE_OPENSSL)
+@@ -611,6 +611,14 @@ if(CURL_USE_OPENSSL)
    endif()
    set(SSL_ENABLED ON)
    set(USE_OPENSSL ON)