SDL/cmake/test
2023-08-12 17:37:52 +02:00
..
CMakeLists.txt cmake: build tests for UWP 2023-08-12 17:37:52 +02:00
inc_sdl_noslash.c cmake: create SDL3::headers for include path + no exported CMake variables 2023-01-31 01:59:21 +01:00
inc_sdl_slash.c cmake: create SDL3::headers for include path + no exported CMake variables 2023-01-31 01:59:21 +01:00
main_cli.c SDL_CreateWindow() has been simplified and no longer takes a window position. 2023-03-06 09:50:12 -08:00
main_gui.c SDL_CreateWindow() has been simplified and no longer takes a window position. 2023-03-06 09:50:12 -08:00
main_lib.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
sdltest.c cmake: fix installed SDL3::SDL3_test + test on ci 2023-01-31 05:29:38 +01:00
test_pkgconfig.sh