aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/font-chef/vcpkg.json
blob: a293eb6ba8b75bab67e0adffb28098db136ddd55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "font-chef",
  "version": "1.1.0",
  "description": "A font cooking library",
  "homepage": "https://github.com/mobius3/font-chef",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}