mirror of
https://github.com/RPCS3/glslang.git
synced 2025-01-22 02:44:24 +00:00
Update Linux script and binaries
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24531 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
bd95819123
commit
76ea74afe0
Binary file not shown.
Binary file not shown.
@ -24,11 +24,11 @@ make -C StandAlone
|
||||
# install
|
||||
cd Install/Linux
|
||||
./install
|
||||
cp glslangValidator ../../Test
|
||||
LD_LIBRARY_PATH=/usr/local/lib
|
||||
export LD_LIBRARY_PATH
|
||||
|
||||
# run using test data
|
||||
cd Test
|
||||
../StandAlone/glslangValidator -i sample.vert sample.frag
|
||||
|
||||
cd ../../Test
|
||||
chmod +x runtests
|
||||
./runtests
|
||||
|
Loading…
x
Reference in New Issue
Block a user