Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
sdl3 provides CMake targets:
find_package(SDL3 CONFIG REQUIRED)
target_link_libraries(main PRIVATE SDL3::SDL3)
Support for alsa audio
Build with ibus IME support
Vulkan functionality for SDL
Build with Wayland support
Build with X11 support
v3.1.6-preview#2
!uwp
ZlibandMITandApache-2.0
Manifest