[opencv3]Add feature option ${FEATURE_OPTIONS} to vcpkg_configure_cmake. (#7925)

This commit is contained in:
JackBoosY 2019-08-28 05:09:02 +08:00 committed by Curtis J Bezault
parent 6f7ef0f142
commit 3b2bd689ed
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Source: opencv3
Version: 3.4.7
Version: 3.4.7-1
Build-Depends: protobuf, zlib
Homepage: https://github.com/opencv/opencv
Description: computer vision library

View File

@ -204,7 +204,7 @@ endif()
vcpkg_configure_cmake(
PREFER_NINJA
SOURCE_PATH ${SOURCE_PATH}
OPTIONS
OPTIONS ${FEATURE_OPTIONS}
###### ocv_options
-DOpenCV_INSTALL_BINARIES_PREFIX=
-DOPENCV_LIB_INSTALL_PATH=lib