mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 22:29:08 +08:00
5a80a8e9dd
* [zxing-cpp] Fix build failure * [libiconv] Add vcpkg-cmake-wrapper to find libcharset * [zxing-cpp] Use FindIconv and wrapper to find libiconv, add features * [libiconv] Add include code to wrapper
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
Source: zxing-cpp
|
|
Version: 3.3.3-7
|
|
Homepage: https://github.com/glassechidna/zxing-cpp
|
|
Description: Barcode detection and decoding library.
|
|
Default-Features: opencv, iconv
|
|
|
|
Feature: opencv
|
|
Build-Depends: opencv
|
|
Description: Build with opencv
|
|
|
|
Feature: iconv
|
|
Build-Depends: libiconv
|
|
Description: Build with libiconv |