Skip to content

Commit 871c323

Browse files
authored
Update yaml-cpp.patch
1 parent 48f373d commit 871c323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/yaml-cpp.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ index 46dc180..b746ac1 100644
55
@@ -1,5 +1,5 @@
66
# 3.5 is actually available almost everywhere, but this a good minimum
77
-cmake_minimum_required(VERSION 3.4)
8-
+cmake_minimum_required(VERSION 3.5)
8+
+cmake_minimum_required(VERSION 3.4...3.14)
99

1010
# enable MSVC_RUNTIME_LIBRARY target property
1111
# see https://cmake.org/cmake/help/latest/policy/CMP0091.html

0 commit comments

Comments
 (0)