Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
189b2033a44ae231fd6045f23778771cd6986f9c
/
OGLCompilersDLL
/
CMakeLists.txt
08dee03
Remove include_directories from CMakeLists, to enforce relative includes
by baldurk
· 9 years ago
140f3df
Final round for line endings.
by John Kessenich
· 9 years ago
fde7034
CMake: Collapse into a single library all the libraries under the glslang directory, and represent the proper hierarchy in MSVS. There are still a total of 3 libraries to link against: glslang, OGLCompiler, and OSDependent.
by John Kessenich
· 11 years ago
71241d8
Allow choice of DLL or static CRT libraries through CMake options.
by John Kessenich
· 11 years ago
d18e2d8
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.
by John Kessenich
· 11 years ago
0547c2a
Add submitted CMake files for Linux builds. All existing ways of building remain in tact.
by John Kessenich
· 11 years ago