vcpkg/ports/oatpp-swagger/vcpkg.json

11 lines
231 B
JSON
Raw Normal View History

{
"name": "oatpp-swagger",
"version-string": "1.2.0",
"port-version": 1,
"description": "Oat++ OpenApi (Swagger) UI submodule.",
"homepage": "https://github.com/oatpp/oatpp-swagger",
"dependencies": [
"oatpp"
]
}