aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/mikktspace/vcpkg.json
blob: 317420cc9735d8c1e24127f18f0188e229fe8363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "mikktspace",
  "version-date": "2020-10-06",
  "port-version": 3,
  "description": "A common standard for tangent space used in baking tools to produce normal maps",
  "homepage": "https://github.com/mmikk/MikkTSpace",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}