yuzu/externals/vcpkg/ports/rappture/vcpkg.json

19 lines
401 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "rappture",
"version": "1.9",
"port-version": 1,
"description": "Rappture is a toolkit supporting Rapid application infrastructure, making it quick and easy to develop powerful scientific applications.",
"dependencies": [
"expat",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}