vcpkg/ports/spirv-headers/vcpkg.json
2022-11-17 23:26:35 -08:00

18 lines
360 B
JSON

{
"name": "spirv-headers",
"version": "1.3.231.1",
"port-version": 1,
"description": "Machine-readable files for the SPIR-V Registry",
"homepage": "https://github.com/KhronosGroup/SPIRV-Headers",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}