SDL/cmake
Frank Praznik ce68c297f0
Some checks are pending
Build (All) / Create test plan (push) Waiting to run
Build (All) / level1 (push) Blocked by required conditions
Build (All) / level2 (push) Blocked by required conditions
cmake: Print a warning if the libdecor development library is missing
libdecor is required for window decorations on Wayland when the toplevel decoration protocol is not supported, such as on GNOME and Weston. Warn if the development library can't be found, unless it was explicitly disabled.

(cherry picked from commit 607eb5206e)
2026-06-25 09:47:36 -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:57 -08:00
3rdparty.cmake Remove ARM32 assembly/pixman blitters 2024-07-08 10:53:46 -07:00
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 Fix endmacro syntax in macros.cmake 2026-03-25 08:31:21 -07:00
PkgConfigHelper.cmake cmake: use correct suffix in PkgConfigHelper 2025-10-03 20:58:45 +02:00
PreseedEmscriptenCache.cmake _uitoa does not exist 2026-05-25 18:40:43 +03:00
PreseedMSVCCache.cmake _uitoa does not exist 2026-05-25 18:40:43 +03:00
PreseedNokiaNGageCache.cmake _uitoa does not exist 2026-05-25 18:40:43 +03:00
sdl3.pc.in cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 2024-09-14 16:21:42 +02:00
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 cmake: Print a warning if the libdecor development library is missing 2026-06-25 09:47:36 -04: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:29:06 -07:00
sdlcpu.cmake cmake/sdlcpu: detect mips 2026-05-06 00:34:14 +03:00
sdlmanpages.cmake
sdlplatform.cmake cmake: detect RISCOS platform before GNU/Hurd 2025-08-08 12:47:09 -07:00
xxd.py