vcpkg/ports/sfsexp/vcpkg.json
2024-03-28 12:42:20 -07:00

13 lines
235 B
JSON

{
"name": "sfsexp",
"version": "1.4.1",
"description": "Small Fast S-Expression Library",
"homepage": "https://github.com/mjsottile/sfsexp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}