forked from pool/yaml-cpp
13 lines
334 B
Diff
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()
|
||
|
|
|