Skip to content

Commit ab76c24

Browse files
authored
Update CMakeLists.txt
#127 Fixed minimum required version.
1 parent 4cbaa40 commit ab76c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.10...3.15)
1+
cmake_minimum_required(VERSION 3.11...3.15)
22

33
#if using an older VERSION of curl ocsp stapling can be disabled
44
set(CURL_MIN_VERSION "7.28.0")

0 commit comments

Comments
 (0)