1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 12:45:18 +03:00
aports/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch

10 lines
325 B
Diff

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)