Add Linux executables

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22594 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich 2013-08-03 00:16:49 +00:00
parent 54f6e5661d
commit b849c1de5c
3 changed files with 2 additions and 0 deletions

BIN
Install/Linux/glslangValidator Executable file

Binary file not shown.

2
Install/Linux/install Executable file
View File

@ -0,0 +1,2 @@
sudo cp glslangValidator /usr/local/bin
sudo cp libglslang.so /usr/local/lib

BIN
Install/Linux/libglslang.so Executable file

Binary file not shown.