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

22 lines
369 B
JSON

{
"name": "sf2cute",
"version": "0.2.0",
"port-version": 4,
"description": "C++14 Library for SoundFont 2",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
],
"features": {
"example": {
"description": "Installs an example application"
}
}
}