aboutsummaryrefslogtreecommitdiff
path: root/ports/cxxopts/vcpkg.json
blob: 213f5cefcc357d86945c6e456fb36dfe31967d9f (plain)
1
2
3
4
5
6
7
{
  "name": "cxxopts",
  "version-string": "2.2.1",
  "port-version": 1,
  "description": "This is a lightweight C++ option parser library, supporting the standard GNU style syntax for options",
  "homepage": "https://github.com/jarro2783/cxxopts"
}