aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cppp-reiconv/vcpkg.json
blob: ae359b26d2bda28ccd31cee855b5a6bab201b7d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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
    }
  ]
}