1. ab6d149 Export glslang targets on installation by James Rumble · 5 years ago
  2. 17b5f91 Merge pull request #969 from d3x0r/patch-1 by John Kessenich · 7 years ago
  3. 6206091 Fix CMake scripts: The set_property script can be used to set only a single property, so now setting the POSITION_INDEPENDENT_CODE property correctly. by Rohith Chandran · 7 years ago
  4. 89de217 Update CMakeLists.txt by d3x0r · 7 years ago
  5. 22afc38 Modernise CMake #2 by David Seifert · 7 years ago
  6. cfc69d9 Revert "Modernise CMake" by John Kessenich · 7 years ago
  7. 5a5699b Modernise CMake by David Seifert · 7 years ago
  8. db0eaf9 Updated cmake to better organize folders and options. by Andrew Woloszyn · 8 years ago
  9. 3f46053 Remove duplicated cmake_minimum_required() calls. by Lei Zhang · 8 years ago
  10. 08dee03 Remove include_directories from CMakeLists, to enforce relative includes by baldurk · 9 years ago
  11. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  12. 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 · 10 years ago
  13. 71241d8 Allow choice of DLL or static CRT libraries through CMake options. by John Kessenich · 10 years ago
  14. 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 · 10 years ago
  15. 0547c2a Add submitted CMake files for Linux builds. All existing ways of building remain in tact. by John Kessenich · 11 years ago