vcpkg/ports/oatpp-consul/vcpkg.json
2020-11-05 18:21:17 -08:00

11 lines
233 B
JSON

{
"name": "oatpp-consul",
"version-string": "1.2.0",
"port-version": 1,
"description": "OAT++ Modern web framework consul module.",
"homepage": "https://github.com/oatpp/oatpp-consul",
"dependencies": [
"oatpp"
]
}