17 lines
346 B
JSON
Executable file
17 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
|
|
}
|
|
]
|
|
}
|