aboutsummaryrefslogtreecommitdiff
path: root/ports/spirv-tools/vcpkg.json
blob: 44af534b506b449d9e8fb21c5af0fd24860ae848 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "spirv-tools",
  "version-string": "2020.1",
  "port-version": 2,
  "description": "API and commands for processing SPIR-V modules",
  "homepage": "https://github.com/KhronosGroup/SPIRV-Tools",
  "dependencies": [
    "spirv-headers"
  ]
}