mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 10:42:19 +08:00
15 lines
263 B
JSON
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
|
|
}
|
|
]
|
|
}
|