SDL/cmake/test
Sam Lantinga f08ac438ed Use stdbool for SDL_bool
This helps the compiler warn people when they're doing something like "if (SDL_Init(0) < 0)"
2024-08-27 10:31:46 -07:00
..
swift cmake: add swift test 2024-07-27 08:39:55 +02:00
CMakeLists.txt Include SDL_build_config.h without a 'build_config/' prefix 2024-08-23 00:51:35 +00:00
inc_sdl_slash.c
main.swift Use stdbool for SDL_bool 2024-08-27 10:31:46 -07:00
main_cli.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
main_gui.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
main_lib.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
sdltest.c
test_pkgconfig.sh