aboutsummaryrefslogtreecommitdiff
path: root/ports/nvtt/vcpkg.json
blob: 24ad40926d30726b334a0116eea5f2670b7be369 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "nvtt",
  "version-string": "2.1.2",
  "port-version": 2,
  "description": "Texture processing tools with support for Direct3D 10 and 11 formats.",
  "homepage": "https://github.com/castano/nvidia-texture-tools",
  "supports": "!x86",
  "dependencies": [
    "libsquish"
  ]
}