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

19 lines
388 B
JSON

{
"name": "soapysdr",
"version": "0.8.1",
"description": "Vendor and platform neutral SDR interface library.",
"homepage": "https://github.com/pothosware/SoapySDR/wiki",
"license": "BSL-1.0",
"supports": "!uwp & !static",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}