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

19 lines
401 B
JSON
Executable File

{
"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"
]
}