aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/opencv/portfile.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/opencv/portfile.cmake b/ports/opencv/portfile.cmake
index d712ce65e..48698a522 100644
--- a/ports/opencv/portfile.cmake
+++ b/ports/opencv/portfile.cmake
@@ -86,6 +86,7 @@ vcpkg_configure_cmake(
# CMAKE
-DCMAKE_DISABLE_FIND_PACKAGE_JNI=ON
# ENABLE
+ -DENABLE_CXX11=ON
-DENABLE_PYLINT=OFF
# INSTALL
-DINSTALL_FORCE_UNIX_PATHS=ON