cmake: Rename glslang to glslangValidator

Rename glslangValidator to glslang and adds a glslangValidator symlink
to the build and install directories.

Closes #47.
This commit is contained in:
Nathaniel Cesario 2023-07-10 15:38:59 -06:00 committed by arcady-lunarg
parent a9a2625416
commit 856e280502
15 changed files with 50 additions and 40 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
./glslangValidator -p > instDesc
./glslang -p > instDesc
asciidoc --backend=html5 instDesc