mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 09:19:07 +08:00
0371f46507
18 lines
346 B
JSON
18 lines
346 B
JSON
{
|
|||
"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
|
|||
}
|
|||
]
|
|||
}
|