mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:29:01 +08:00
0b1a04a5fb
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
20 lines
420 B
JSON
20 lines
420 B
JSON
{
|
|
"name": "rappture",
|
|
"version": "1.9",
|
|
"port-version": 2,
|
|
"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"
|
|
]
|
|
}
|