vcpkg/ports/spirv-headers/vcpkg.json
2024-10-19 03:58:11 +00:00

17 lines
339 B
JSON

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