SDL/cmake
Ryan C. Gordon 30b0d2d8d0
macros.cmake: PrintEnabledBackends should catch underscores.
Otherwise, "dos_soundblaster" doesn't show up in the list of backends for DOS.
2026-04-25 14:31:30 -04:00
..
android Add build-release.py updates from satellite libraries 2024-12-08 02:16:02 +01:00
test ci: add CFLAGS to pkg-config link command 2026-02-20 11:20:43 -08:00
3rdparty.cmake
cmake_uninstall.cmake.in
CPackProjectConfig.cmake.in
FindFFmpeg.cmake
FindLibUSB.cmake Fixed line endings in FindLibUSB.cmake 2025-10-24 10:48:25 -07:00
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 macros.cmake: PrintEnabledBackends should catch underscores. 2026-04-25 14:31:30 -04:00
PkgConfigHelper.cmake cmake: use correct suffix in PkgConfigHelper 2025-10-03 20:58:45 +02:00
PreseedDOSCache.cmake Add DOS platform support (DJGPP) (#15377) 2026-04-23 19:54:49 -04:00
PreseedEmscriptenCache.cmake cmake: emscripten/clang does not support -Wformat* (anymore) 2026-04-07 00:53:56 +02:00
PreseedMSVCCache.cmake cmake: cannot use CheckSymbolExists for _alloca 2025-10-10 17:31:33 +02:00
PreseedNokiaNGageCache.cmake cmake: make sure VARIABLE of check_linker_supports_version_file ends up in cache 2025-10-27 03:01:57 +01:00
sdl3.pc.in
SDL3Config.cmake.in cmake: quietly look for SDL3-static and SDL3_test framework in SDL3Config.cmake 2025-10-03 19:14:40 +02:00
SDL3jarTargets.cmake.in
sdlchecks.cmake Revert "cmake: rpi videocore needs brcmegl as well" 2026-01-22 17:53:47 -08:00
sdlcommands.cmake cmake: fix typo 2025-10-22 19:00:41 +02:00
sdlcompilers.cmake CMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COMPILER_ID 2026-04-04 10:28:43 -07:00
sdlcpu.cmake cmake: detect RISC-V architectures 2025-09-26 21:39:06 +02:00
sdlmanpages.cmake
sdlplatform.cmake Add DOS platform support (DJGPP) (#15377) 2026-04-23 19:54:49 -04:00
xxd.py