Allow choice of DLL or static CRT libraries through CMake options.
Also, some trivial miscellaneous build-related changes. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25811 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
3ce1058dbe
commit
71241d8221
6 changed files with 153 additions and 38 deletions
2
Test/glslangValidator
Normal file
2
Test/glslangValidator
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
../build/install/bin/glslangValidator $*
|
||||
Loading…
Add table
Add a link
Reference in a new issue