mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-07-26 09:37:18 +02:00

* [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 |