Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
380 B
JSON

{
"name": "libsigcpp",
"version": "3.6.0",
"port-version": 1,
"description": "Typesafe callback framework for C++",
"homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
"license": "LGPL-3.0-or-later",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}