SDL/cmake
Jan200101 f5eea7efa2 remove status message for SDL_STATIC_PIC
PIC is controlled through CMAKE_POSITION_INDEPENDENT_CODE and not by an SDL option
2025-03-17 07:29:50 -07:00
..
android Add build-release.py updates from satellite libraries 2024-12-08 02:16:02 +01:00
test Remove newlines from log messages 2025-01-22 20:25:04 -08:00
3rdparty.cmake Remove ARM32 assembly/pixman blitters 2024-07-08 10:53:46 -07:00
CPackProjectConfig.cmake.in
FindFFmpeg.cmake
FindLibUSB.cmake cmake: find libusb through LibUSB cmake module 2024-03-10 09:07:33 -07:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
PkgConfigHelper.cmake
PreseedEmscriptenCache.cmake Add SDL_strpbrk 2024-09-06 01:35:43 +02:00
PreseedMSVCCache.cmake Add SDL_strpbrk 2024-09-06 01:35:43 +02:00
SDL3Config.cmake.in cmake: make sure a SDL3 library is present when not using COMPONENTs 2025-03-01 17:54:45 +01:00
SDL3jarTargets.cmake.in cmake: create and install SDL3::Jar target for Android 2023-11-23 02:13:08 +01:00
cmake_uninstall.cmake.in
macros.cmake remove status message for SDL_STATIC_PIC 2025-03-17 07:29:50 -07:00
sdl3.pc.in cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 2024-09-14 16:21:42 +02:00
sdlchecks.cmake [SDL3] Adding input and FFB support for Logitech G29(PS3) on hidapi (#11598) 2025-03-17 07:24:39 -07:00
sdlcompilers.cmake Implement __chkstk for arm64 2025-01-02 01:15:28 +01:00
sdlcpu.cmake cmake: fix sdlcpu.cmake for C89 compilers 2024-11-20 05:35:50 +01:00
sdlmanpages.cmake
sdlplatform.cmake cmake: detect CPU architecture in 1 compilation 2024-05-26 23:52:48 +02:00
sdltargets.cmake cmake: don't create relocatable packages by default with non-MSVC toolchains 2024-12-28 02:04:00 +01:00
xxd.py