mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:28:59 +08:00
9211f80ed7
* [bigint] Adapter xcode 5.1.1 * [bigint] Add vcpkg-cmake-wrapper * [zxing-cpp] use vcpkg bigint instead
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
Source: zxing-cpp
|
|
Version: 3.3.3
|
|
Port-Version: 8
|
|
Homepage: https://github.com/glassechidna/zxing-cpp
|
|
Description: Barcode detection and decoding library.
|
|
Build-Depends: bigint
|
|
Default-Features: opencv, iconv
|
|
|
|
Feature: opencv
|
|
Build-Depends: opencv
|
|
Description: Build with opencv
|
|
|
|
Feature: iconv
|
|
Build-Depends: libiconv
|
|
Description: Build with libiconv |