Add CMake support for Visual Studio and installation, with an expected "install"...
authorJohn Kessenich <cepheus@frii.com>
Tue, 11 Mar 2014 02:10:26 +0000 (02:10 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 11 Mar 2014 02:10:26 +0000 (02:10 +0000)
commitd18e2d8adc3a6a0d0246b421bd36f63311801f98
tree07610aa02a17c456052538f1519473be96a8237b
parent6b57784690391b59604947af24823d4db1d66e25
Add CMake support for Visual Studio and installation, with an expected "install" for CMAKE_INSTALL_PREFIX, and updated test scripts to consume the CMake installation.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25791 e7fa87d3-cd2b-0410-9028-fcbf551c1848
CMakeLists.txt
OGLCompilersDLL/CMakeLists.txt
StandAlone/CMakeLists.txt
Test/glslangValidator [new file with mode: 0755]
Test/runtests
glslang/MachineIndependent/CMakeLists.txt
glslang/MachineIndependent/preprocessor/CMakeLists.txt
glslang/OSDependent/Linux/CMakeLists.txt
glslang/OSDependent/Windows/CMakeLists.txt [new file with mode: 0644]