diff options
Diffstat (limited to 'source/l/libssh/libssh.no.example.build.diff')
-rw-r--r-- | source/l/libssh/libssh.no.example.build.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/l/libssh/libssh.no.example.build.diff b/source/l/libssh/libssh.no.example.build.diff new file mode 100644 index 00000000..e7f50251 --- /dev/null +++ b/source/l/libssh/libssh.no.example.build.diff @@ -0,0 +1,11 @@ +--- ./CMakeLists.txt.orig 2013-01-22 04:51:59.000000000 -0600 ++++ ./CMakeLists.txt 2013-03-28 18:56:18.490047174 -0500 +@@ -89,8 +89,6 @@ + pkgconfig + ) + +-add_subdirectory(examples) +- + if (WITH_TESTING) + find_package(CMockery REQUIRED) + include(AddCMockeryTest) |