vcpkg/ports/oatpp-consul/vcpkg.json

11 lines
233 B
JSON
Raw Normal View History

{
"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"
]
}