mirror of https://github.com/XS-MLVP/picker.git
Update yaml-cpp CMakeLists version
This commit is contained in:
parent
2528418fe3
commit
77fbf9a3f7
|
@ -1,5 +1,5 @@
|
|||
# 3.5 is actually available almost everywhere, but this a good minimum
|
||||
cmake_minimum_required(VERSION 3.4)
|
||||
# CMake 4.0 and above no longer support compatibility with versions earlier than 3.5
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
# enable MSVC_RUNTIME_LIBRARY target property
|
||||
# see https://cmake.org/cmake/help/latest/policy/CMP0091.html
|
||||
|
|
Loading…
Reference in New Issue