Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions thirdparty/yaml-cpp/build-yaml-cpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,4 @@ set(YAML_CPP_BUILD_CONTRIB OFF CACHE BOOL "My option" FORCE)
# the correct IDE folder
set(CMAKE_FOLDER "thirdparty/yaml-cpp")

ecal_variable_push(CMAKE_POLICY_VERSION_MINIMUM)
set(CMAKE_POLICY_VERSION_MINIMUM 3.5)
add_subdirectory("${CMAKE_CURRENT_LIST_DIR}/yaml-cpp" "${eCAL_BINARY_DIR}/thirdparty/yaml-cpp" EXCLUDE_FROM_ALL SYSTEM)
ecal_variable_pop(CMAKE_POLICY_VERSION_MINIMUM)
2 changes: 1 addition & 1 deletion thirdparty/yaml-cpp/yaml-cpp
Submodule yaml-cpp updated 316 files
Loading