Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
339 B
JSON

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