SDL/cmake
Peter Kokot 4bc27ad15e CMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COMPILER_ID
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.

(cherry picked from commit 25aa1c643f)
2026-04-04 10:29:06 -07:00
..
android
test ci: add CFLAGS to pkg-config link command 2026-02-20 11:20:57 -08:00
3rdparty.cmake
cmake_uninstall.cmake.in
CPackProjectConfig.cmake.in
FindFFmpeg.cmake
FindLibUSB.cmake
GetGitRevisionDescription.cmake cmake: add reftable ref storage support to GetGitRevisionDescription 2025-12-11 16:13:49 -08:00
GetGitRevisionDescription.cmake.in cmake: add reftable ref storage support to GetGitRevisionDescription 2025-12-11 16:13:49 -08:00
macros.cmake Fix endmacro syntax in macros.cmake 2026-03-25 08:31:21 -07:00
PkgConfigHelper.cmake
PreseedEmscriptenCache.cmake cmake: Add some symbols to the Emscripten preseed cache. 2025-11-06 13:41:55 -05:00
PreseedMSVCCache.cmake
PreseedNokiaNGageCache.cmake
sdl3.pc.in
SDL3Config.cmake.in
SDL3jarTargets.cmake.in
sdlchecks.cmake Revert "cmake: rpi videocore needs brcmegl as well" 2026-01-22 17:56:35 -08:00
sdlcommands.cmake
sdlcompilers.cmake CMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COMPILER_ID 2026-04-04 10:29:06 -07:00
sdlcpu.cmake
sdlmanpages.cmake
sdlplatform.cmake
xxd.py