Anonymous Maarten
|
0a3d038ff7
cmake: fix installed SDL3::SDL3_test + test on ci
|
3 years ago |
Anonymous Maarten
|
53d434fd24
cmake: add CPack support for creating binary archives
|
3 years ago |
Anonymous Maarten
|
23c2c15a70
cmake: capitalize SDL3::Headers target
|
3 years ago |
Anonymous Maarten
|
13c294eec3
cmake: add support for creating Apple frameworks with CMake
|
3 years ago |
Anonymous Maarten
|
93c25e650c
cmake: create SDL3::headers for include path + no exported CMake variables
|
3 years ago |
Anonymous Maarten
|
5690dfb65b
cmake: don't install Android.mk files for Android
|
3 years ago |
Anonymous Maarten
|
09e2f83e17
cmake: no more SDL3_* cache variables
|
3 years ago |
Anonymous Maarten
|
19d162281c
cmake: detect cpu architecture in SDL_DetectCPUArchitecture
|
3 years ago |
Anonymous Maarten
|
9cf34908a1
cmake: pass VERSION to project() + don't use SDL_VERSION
|
3 years ago |
Anonymous Maarten
|
3aa456dead
cmake: remove MSCOS_RPATH related FIXME
|
3 years ago |
Sam Lantinga
|
5970311353
Fixed build using clang-cl on Windows
|
3 years ago |
Ozkan Sezer
|
3bf86c0eca
cmake: addititonal check for visibility attributes.
|
3 years ago |
Sam Lantinga
|
13087405e0
Fixed clang documentation warnings
|
3 years ago |
Anonymous Maarten
|
4ec3a5ac27
cmake: only add <LANG>_VISIBILITY_PRESET properties when compiler supports -fvisibility=
|
3 years ago |
Anonymous Maarten
|
edf8db0466
cmake: removed unused code
|
3 years ago |
Anonymous Maarten
|
5f995579e9
vita: add missing static libraries for using gles with pib
|
3 years ago |
Anonymous Maarten
|
bb3a60bce5
cmake: move include(sdlfind.cmake) to main cmake script
|
3 years ago |
Anonymous Maarten
|
3e3debf9de
vita: allow GLES support without GL support
|
3 years ago |
Anonymous Maarten
|
3cb819ac48
vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL)
|
3 years ago |
Anonymous Maarten
|
6d11515873
cmake: make sdl3.pc relocatable
|
3 years ago |
Anonymous Maarten
|
0a1479d58c
cmake: fix sdl3.pc for Nintendo 3DS + add to test matrix
|
3 years ago |
Anonymous Maarten
|
b60084eb0b
cmake: don't quote INOTIFY_INCLUDE_DIRS
|
3 years ago |
Anonymous Maarten
|
1e8443f54e
cmake: only use $<COMPILE_LANGUAGE:OBJC> when CMAKE_OBJC_COMPILER is defined
|
3 years ago |
Anonymous Maarten
|
837416ef85
cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++
|
3 years ago |
yuanhecai
|
50af65a7dd
Fix loongarch64 support
|
3 years ago |
Anonymous Maarten
|
61f76efb85
cmake: do all compile tests with -D_GNU_SOURCE=1
|
3 years ago |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
3 years ago |
Ozkan Sezer
|
d4f7b0aa0e
cmake: added missing INTERFACE to target_compile_definitions
|
3 years ago |
Anonymous Maarten
|
77025417dd
cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS
|
3 years ago |
Anonymous Maarten
|
bffbfa572c
cmake: rename SDL_STATIC_LIBS -> SDL_PC_STATIC_LIBS
|
3 years ago |