mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-20 15:25:33 +02:00
CMAKE_COMPILER_IS_GNUCC is obsolete variable and can be replaced with CMAKE_C_COMPILER_ID (also available since early CMake versions). In the past CMake versions also LCC and QCC compilers had this varible set to boolean true but these aren't relevant here.
8.5 KiB
8.5 KiB