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

18 lines
334 B
JSON
Executable File

{
"name": "oatpp-consul",
"version": "1.3.0",
"description": "OAT++ Modern web framework consul module.",
"homepage": "https://github.com/oatpp/oatpp-consul",
"dependencies": [
"oatpp",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}