diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-08-28 05:09:02 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-27 14:09:02 -0700 |
| commit | 3b2bd689ed7975214219b433b7564375a01e3720 (patch) | |
| tree | 0017e6a6c87ad8e85a150f5e64954e7dccb9f5b8 /ports/opencv3/CONTROL | |
| parent | 6f7ef0f142a86c3cc99d59aab090b05bd18ae156 (diff) | |
| download | vcpkg-3b2bd689ed7975214219b433b7564375a01e3720.tar.gz vcpkg-3b2bd689ed7975214219b433b7564375a01e3720.zip | |
[opencv3]Add feature option ${FEATURE_OPTIONS} to vcpkg_configure_cmake. (#7925)
Diffstat (limited to 'ports/opencv3/CONTROL')
| -rw-r--r-- | ports/opencv3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/opencv3/CONTROL b/ports/opencv3/CONTROL index d564e24a8..16776381d 100644 --- a/ports/opencv3/CONTROL +++ b/ports/opencv3/CONTROL @@ -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 |
