Initial Commit

This commit is contained in:
2025-05-08 16:54:40 +03:00
commit 0290517e2a
2 changed files with 53 additions and 0 deletions
+9
View File
@@ -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