yuzu/externals/vcpkg/ports/oatpp-swagger/vcpkg.json

18 lines
332 B
JSON
Executable File

{
"name": "oatpp-swagger",
"version": "1.3.0",
"description": "Oat++ OpenApi (Swagger) UI submodule.",
"homepage": "https://github.com/oatpp/oatpp-swagger",
"dependencies": [
"oatpp",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}