gzdoom-gles/lzma
Edoardo Prezioso 1a3ac9d0b3 - Simplify CMake GCC and Clang checking.
Introduce the variable 'ZD_CMAKE_COMPILER_IS_GNUC(XX)_COMPATIBLE' and replace any occurrence of '"${CMAKE_C(XX)_COMPILER_ID}" STREQUAL "GNU" OR "${CMAKE_C(XX)_COMPILER_ID}" STREQUAL "Clang"' with it. This makes it possible to add more GCC compatible compilers in just one place.
2014-06-26 01:23:41 +02:00
..
C Fix LZMA compilation on GCC with position-independent code (PIC) generation enabled 2014-06-25 20:11:05 +03:00
CMakeLists.txt - Simplify CMake GCC and Clang checking. 2014-06-26 01:23:41 +02:00
history.txt update lzma to v9.22 beta 2014-06-24 11:22:55 +02:00
lzma.txt update lzma to v9.22 beta 2014-06-24 11:22:55 +02:00
lzmalib.vcproj update lzma to v9.22 beta 2014-06-24 11:22:55 +02:00