mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:19:00 +08:00
20 lines
420 B
JSON
20 lines
420 B
JSON
{
|
|
"name": "rappture",
|
|
"version": "1.9",
|
|
"port-version": 4,
|
|
"description": "Rappture is a toolkit supporting Rapid application infrastructure, making it quick and easy to develop powerful scientific applications.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"expat",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|