vcpkg/ports/spirv-headers/vcpkg.json
2023-11-20 12:17:46 -08:00

17 lines
339 B
JSON

{
"name": "spirv-headers",
"version": "1.3.246.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
}
]
}