aboutsummaryrefslogtreecommitdiff
path: root/ports/libbson
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libbson')
-rw-r--r--ports/libbson/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/libbson/portfile.cmake b/ports/libbson/portfile.cmake
index ce2ccea40..6116f1f8c 100644
--- a/ports/libbson/portfile.cmake
+++ b/ports/libbson/portfile.cmake
@@ -12,7 +12,6 @@ vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
OPTIONS
-DENABLE_TESTS=OFF
- -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=ON
)
vcpkg_install_cmake()