mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 09:29:01 +08:00
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
|
||
|
}
|
||
|
]
|
||
|
}
|