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

18 lines
346 B
JSON
Executable File

{
"name": "oatpp-ssdp",
"version": "1.3.0",
"description": "Oat++ SSDP (Simple Service Discovery Protocol) submodule.",
"homepage": "https://github.com/oatpp/oatpp-ssdp",
"dependencies": [
"oatpp",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}