aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
blob: 6e93a19fae9425f470579266fb581b6ded080882 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/src/mongocxx/CMakeLists.txt b/src/mongocxx/CMakeLists.txt
index eaa9060..819078d 100644
--- a/src/mongocxx/CMakeLists.txt
+++ b/src/mongocxx/CMakeLists.txt
@@ -259,4 +259,4 @@ install(
   DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${PKG}-${MONGOCXX_VERSION}
 )
 
-add_subdirectory(test)
+# add_subdirectory(test)