mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:11:38 +08:00
17 lines
339 B
JSON
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
|
|
}
|
|
]
|
|
}
|