зеркало из https://github.com/microsoft/vcpkg.git
20 строки
465 B
JSON
20 строки
465 B
JSON
{
|
|
"name": "libosdp",
|
|
"version": "3.0.5",
|
|
"description": "An cross-platform open source implementation of IEC 60839-11-5 Open Supervised Device Protocol (OSDP)",
|
|
"homepage": "https://github.com/goToMain/libosdp",
|
|
"documentation": "https://libosdp.sidcha.dev",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|