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

17 lines
287 B
JSON
Executable File

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