mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 23:27:49 +08:00
9d623319c6
* [unicorn-lib]Fix build error. * [unicorn-lib]Changed library linkage to static. * [unicorn-lib]Use find_package instead of find_library to find zlib. * [unicorn-lib]Fix the name of the PCRE2 library under debug/release and modify ZLIB link name. * [unicorn-lib]Use select_library_configurations to select which pcre2 library should be linked.
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
Source: unicorn-lib
|
|
Version: 2019-05-07-1
|
|
Description: Unicode library for C++ by Ross Smith
|
|
Build-Depends: rs-core-lib, pcre2, zlib, libiconv
|