mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
407ca92259
* Update zxing-cpp and fix iconv dependency * Convert PATCH file format * update patch * update version * update patch * update version * revert the line end * update version * delete c++ 11 * update version
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
Source: zxing-cpp
|
|
Version: 2020-12-2
|
|
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 |