SHA256
8
0
forked from pool/yaml-cpp
Files
yaml-cpp/yaml-cpp-disable-bundled-gmock.patch
2016-07-11 13:16:17 +00:00

13 lines
334 B
Diff

Index: yaml-cpp-release-0.5.3/CMakeLists.txt
===================================================================
--- yaml-cpp-release-0.5.3.orig/CMakeLists.txt
+++ yaml-cpp-release-0.5.3/CMakeLists.txt
@@ -328,7 +328,6 @@ endif()
### Extras
###
if(YAML_CPP_BUILD_TOOLS)
- add_subdirectory(test)
add_subdirectory(util)
endif()