We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceff57b commit b2a7b54Copy full SHA for b2a7b54
1 file changed
cmake/patches/zlib.patch
@@ -2,12 +2,6 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
2
index b412dc7..2b97bef 100644
3
--- a/CMakeLists.txt
4
+++ b/CMakeLists.txt
5
-@@ -1,4 +1,4 @@
6
--cmake_minimum_required(VERSION 2.4.4)
7
-+cmake_minimum_required(VERSION 2.4.4...3.25)
8
- set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
9
-
10
- project(zlib C)
11
@@ -63,6 +63,10 @@ if(MSVC)
12
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
13
endif()
0 commit comments