mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:21:38 +08:00
ab567f88a4
* [cppp-reiconv] New port * [cppp-reiconv] Add Python required. * [cppp-reiconv] Fix a bug. * [cppp-reiconv] Avoid create binary directory when static build. * [cppp-reiconv] Update version database. * [cppp-reiconv] Update SHA of `git-tree` in version database. * [cppp-reiconv] Update SHA512. * [cppp-reiconv] Update version db SHA info. * [cppp-reiconv] Use `v${VERSION}` for version. * [cppp-reiconv] Use `vcpkg_extract_source_archive` instead of `vcpkg_extract_source_archive_ex`. * [cppp-reiconv] Update SHA of git-tree in version database.
14 lines
340 B
JSON
14 lines
340 B
JSON
{
|
|
"name": "cppp-reiconv",
|
|
"version": "2.1.0",
|
|
"description": "cppp-reiconv: A character set conversion library based on GNU LIBICONV for The C++ Plus Project.",
|
|
"homepage": "https://github.com/cppp-project/cppp-reiconv",
|
|
"license": "LGPL-3.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|