]> git.pld-linux.org Git - packages/yaml-cpp.git/blame - yaml-cpp-gtest-no-install.patch
- new URLs, updated to 0.6.2 (note: new soname; now uses C++11 instead of boost)
[packages/yaml-cpp.git] / yaml-cpp-gtest-no-install.patch
CommitLineData
bf4156de
JB
1--- yaml-cpp-yaml-cpp-0.6.2/test/gtest-1.8.0/googlemock/CMakeLists.txt.orig 2018-03-06 05:56:23.000000000 +0100
2+++ yaml-cpp-yaml-cpp-0.6.2/test/gtest-1.8.0/googlemock/CMakeLists.txt 2018-06-25 18:05:05.861189115 +0200
3@@ -103,10 +103,6 @@
4 ########################################################################
5 #
6 # Install rules
7-install(TARGETS gmock gmock_main
8- DESTINATION lib)
9-install(DIRECTORY ${gmock_SOURCE_DIR}/include/gmock
10- DESTINATION include)
11
12 ########################################################################
13 #
14--- yaml-cpp-yaml-cpp-0.6.2/test/gtest-1.8.0/googletest/CMakeLists.txt.orig 2018-03-06 05:56:23.000000000 +0100
15+++ yaml-cpp-yaml-cpp-0.6.2/test/gtest-1.8.0/googletest/CMakeLists.txt 2018-06-25 18:05:19.014522293 +0200
16@@ -102,10 +102,6 @@
17 ########################################################################
18 #
19 # Install rules
20-install(TARGETS gtest gtest_main
21- DESTINATION lib)
22-install(DIRECTORY ${gtest_SOURCE_DIR}/include/gtest
23- DESTINATION include)
24
25 ########################################################################
26 #
This page took 0.126605 seconds and 4 git commands to generate.