mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 18:59:00 +08:00
13 lines
287 B
JSON
13 lines
287 B
JSON
|
{
|
||
|
"name": "cutelyst2",
|
||
|
"version-string": "2.12.0",
|
||
|
"port-version": 1,
|
||
|
"description": "A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|