aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/dbow3/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/dbow3/portfile.cmake b/ports/dbow3/portfile.cmake
index b4d4f0458..a68373223 100644
--- a/ports/dbow3/portfile.cmake
+++ b/ports/dbow3/portfile.cmake
@@ -14,7 +14,6 @@ vcpkg_configure_cmake(
OPTIONS
-DUSE_SIMD=ON
-DUSE_OPENCV_CONTRIB=ON
- -DBUILD_SHARED_LIBS=ON
-DBUILD_EXAMPLES=OFF
-DBUILD_TESTS=OFF
)