early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/spirv-tools/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/spirv-tools/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "spirv-tools",
|
||||
"version": "2022.1",
|
||||
"description": "API and commands for processing SPIR-V modules",
|
||||
"homepage": "https://github.com/KhronosGroup/SPIRV-Tools",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": [
|
||||
"spirv-headers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user