mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:13:10 +08:00
18 lines
360 B
JSON
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
|
|
}
|
|
]
|
|
}
|