SDL2/cmake
Anonymous Maarten e85e11b211 cmake: avoid adding full path to SDL_EXTRA_LIBS
This avoids placing e.g. -l/path/to/libX11.so in sdl3.pc when configuring with -DSDL_X11_SHARED=OFF
2023-01-08 15:57:51 +01:00
..
test Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN 2022-12-28 12:16:57 -08:00
CheckCPUArchitecture.cmake cmake: test for lsx and lasx intrinsics for loongarch 2022-11-25 21:50:08 +01:00
cmake_uninstall.cmake.in cmake: declutter root + remove obsolete variables 2022-12-19 09:19:45 -08:00
macros.cmake cmake: remove unused function 'listtostrrev' 2023-01-08 15:57:51 +01:00
sdl3.pc.in cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS 2023-01-08 15:57:51 +01:00
SDL3Config.cmake.in cmake: declutter root + remove obsolete variables 2022-12-19 09:19:45 -08:00
sdlchecks.cmake cmake: avoid adding full path to SDL_EXTRA_LIBS 2023-01-08 15:57:51 +01:00
sdlfind.cmake cmake: use FindALSA.cmake to find ALSA libraries 2022-12-12 01:37:01 +01:00
sdlplatform.cmake cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat 2022-11-29 21:10:56 +03:00