aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-cxx-driver
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mongo-cxx-driver')
-rw-r--r--ports/mongo-cxx-driver/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/mongo-cxx-driver/portfile.cmake b/ports/mongo-cxx-driver/portfile.cmake
index 4b04af054..4f3ed9dca 100644
--- a/ports/mongo-cxx-driver/portfile.cmake
+++ b/ports/mongo-cxx-driver/portfile.cmake
@@ -20,7 +20,6 @@ vcpkg_configure_cmake(
OPTIONS
-DLIBBSON_DIR=${CURRENT_INSTALLED_DIR}
-DLIBMONGOC_DIR=${CURRENT_INSTALLED_DIR}
- -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=ON
)
vcpkg_install_cmake()