История коммитов

Автор SHA1 Сообщение Дата
  John Kessenich 17b5f9175d Merge pull request #969 from d3x0r/patch-1 7 лет назад
  Rohith Chandran 6206091e63 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. 7 лет назад
  d3x0r 89de217f01 Update CMakeLists.txt 7 лет назад
  David Seifert 22afc38b55 Modernise CMake #2 7 лет назад
  John Kessenich cfc69d95af Revert "Modernise CMake" 7 лет назад
  David Seifert 5a5699bdbd Modernise CMake 7 лет назад
  Andrew Woloszyn db0eaf9887 Updated cmake to better organize folders and options. 8 лет назад
  Lei Zhang 3f460532cc Remove duplicated cmake_minimum_required() calls. 8 лет назад
  baldurk 08dee03d18 Remove include_directories from CMakeLists, to enforce relative includes 9 лет назад
  John Kessenich 140f3df134 Final round for line endings. 9 лет назад
  John Kessenich fde703438f 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. 10 лет назад
  John Kessenich 71241d8221 Allow choice of DLL or static CRT libraries through CMake options. 10 лет назад
  John Kessenich d18e2d8adc 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. 10 лет назад
  John Kessenich 0547c2a6bb Add submitted CMake files for Linux builds. All existing ways of building remain in tact. 10 лет назад