yuzu/externals/vcpkg/ports/libsigcpp/vcpkg.json

18 lines
350 B
JSON
Executable File

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