mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 15:39:00 +08:00
66b2cfb7e2
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
11 lines
342 B
JSON
11 lines
342 B
JSON
{
|
|
"name": "spirv-cross",
|
|
"version-date": "2021-01-15",
|
|
"port-version": 1,
|
|
"description": "SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.",
|
|
"homepage": "https://github.com/KhronosGroup/SPIRV-Cross",
|
|
"dependencies": [
|
|
"spirv-headers"
|
|
]
|
|
}
|