vcpkg/ports/plib/vcpkg.json
2022-10-27 19:23:00 -07:00

15 lines
263 B
JSON

{
"name": "plib",
"version": "1.8.5",
"port-version": 6,
"description": "A suite of portable game libraries",
"license": "LGPL-2.0-only",
"supports": "!osx & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}