SDL/cmake
Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2023-04-27 21:54:02 -04:00
..
test Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
3rdparty.cmake cmake: include_guard() is not needed 2023-02-13 04:55:46 +01:00
CPackProjectConfig.cmake.in cmake: add CPack support for creating binary archives 2023-01-31 01:59:21 +01:00
CheckCPUArchitecture.cmake cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 2023-03-15 14:54:20 +01:00
GetGitRevisionDescription.cmake cmake: generate git hash using GetRevisionDescription CMake module 2023-01-08 18:20:56 +01:00
GetGitRevisionDescription.cmake.in cmake: generate git hash using GetRevisionDescription CMake module 2023-01-08 18:20:56 +01:00
SDL3Config.cmake.in cmake: create SDL3::SDL3-shared for VC and Xcode devel package 2023-02-20 00:43:53 +01:00
cmake_uninstall.cmake.in cmake: declutter root + remove obsolete variables 2022-12-19 09:19:45 -08:00
macros.cmake cmake: avoid string(SUBSTRING) on short strings 2023-01-09 15:44:50 +01:00
sdl3.pc.in cmake: pass VERSION to project() + don't use SDL_VERSION 2023-01-31 01:59:21 +01:00
sdlchecks.cmake rwlock: Added SDL_rwlock API for shared locks. 2023-04-27 21:54:02 -04:00
sdlfind.cmake cmake: allow find_package from build directory (requires CMake 3.26) 2023-02-09 17:20:28 -08:00
sdlplatform.cmake Add QNX as a platform to the cmake build files 2023-03-27 15:33:08 -07:00