mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
856e280502
Rename glslangValidator to glslang and adds a glslangValidator symlink to the build and install directories. Closes #47.
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/usr/bin/env bash
|
|
../build/install/bin/glslang $*
|