16 lines
352 B
JSON
Executable file
16 lines
352 B
JSON
Executable file
{
|
|
"name": "glslang",
|
|
"version": "11.8.0",
|
|
"description": "Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator",
|
|
"homepage": "https://github.com/KhronosGroup/glslang",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|