Skip to content
Snippets Groups Projects
Unverified Commit 29df7d30 authored by Alexander Turenko's avatar Alexander Turenko
Browse files

Merge remote-tracking branch 'origin/1.10' into 2.0

parents 4cc0c2c1 ac590da8
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ macro(libyaml_build)
set(LIBYAML_INCLUDE_DIRS ${PROJECT_SOURCE_DIR}/third_party/libyaml/include)
set(LIBYAML_LIBRARIES yaml)
add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/libyaml)
add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/libyaml EXCLUDE_FROM_ALL)
# See comments in BuildLibEV.cmake
set_target_properties(yaml PROPERTIES COMPILE_FLAGS "-w")
......
Subproject commit 95562e95401fef4e0b755ab0bb430974b5d1a29a
Subproject commit 97f81e4c99c9d2a28026a4d6ee9d57cebd3f5fe0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment