Skip to content

Commit

Permalink
feat: enable OPENCV_ENABLE_NONFREE for opencv-contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Oct 12, 2023
1 parent 92bfbf5 commit f7000fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcpkg-overlay/ports/opencv4/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ vcpkg_cmake_configure(
${ADDITIONAL_BUILD_FLAGS}
-DBUILD_IPP_IW=${WITH_IPP}
-DOPENCV_LAPACK_FIND_PACKAGE_ONLY=ON
-DOPENCV_ENABLE_NONFREE=ON
)

vcpkg_cmake_install()
Expand Down

0 comments on commit f7000fb

Please sign in to comment.