summaryrefslogtreecommitdiffstats
path: root/deps/libssh/libssh.no.example.build.diff
blob: e7f502517a4de36fe93c6e9cdf82ee61dcb69554 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)