aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/sfsexp/vcpkg.json
blob: 7f77e08048beee4baf2ae89e3e035bb05e27bd7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "sfsexp",
  "version": "1.4.1",
  "description": "Small Fast S-Expression Library",
  "homepage": "https://github.com/mjsottile/sfsexp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}