aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plib/vcpkg.json
blob: ab7919c05d0b746b1218ade85ae46996d3a26c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "plib",
  "version": "1.8.5",
  "port-version": 8,
  "description": "A suite of portable game libraries",
  "license": "LGPL-2.0-only",
  "supports": "!(osx | uwp | xbox)",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}