Update dependencies
This commit is contained in:
2
3rdParty/yaml-cpp/CMakeLists.txt
vendored
2
3rdParty/yaml-cpp/CMakeLists.txt
vendored
@@ -4,7 +4,7 @@ FetchContent_Declare(
|
||||
yaml-cpp
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY https://github.com/jbeder/yaml-cpp.git
|
||||
GIT_TAG yaml-cpp-0.6.3
|
||||
GIT_TAG 0.8.0
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
set(YAML_CPP_BUILD_TOOLS OFF)
|
||||
|
||||
Reference in New Issue
Block a user