We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f373d commit 871c323Copy full SHA for 871c323
external/yaml-cpp.patch
@@ -5,7 +5,7 @@ index 46dc180..b746ac1 100644
5
@@ -1,5 +1,5 @@
6
# 3.5 is actually available almost everywhere, but this a good minimum
7
-cmake_minimum_required(VERSION 3.4)
8
-+cmake_minimum_required(VERSION 3.5)
++cmake_minimum_required(VERSION 3.4...3.14)
9
10
# enable MSVC_RUNTIME_LIBRARY target property
11
# see https://cmake.org/cmake/help/latest/policy/CMP0091.html
0 commit comments