Initial Commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: glslang
|
||||
description: OpenGL and OpenGL ES shader front end and validator
|
||||
version: 15.1.0
|
||||
url: https://github.com/KhronosGroup/glslang
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["gcc","spirv-tools"]
|
||||
make_depends: ["cmake","ninja","python3","spirv-headers"]
|
||||
type: source
|
||||
Reference in New Issue
Block a user