C++11 bindings/wrapper for SDL2
Run the following Vcpkg command to install the port.
vcpkg install sdl2pp
The package sdl2pp provides CMake variables:
find_package(SDL2PP REQUIRED) target_include_directories(main PRIVATE ${SDL2PP_INCLUDE_DIRS}) target_link_libraries(main PRIVATE ${SDL2PP_LIBRARIES})
Enable SDL2_image support
Enable SDL2_mixer support
Enable SDL2_ttf support
v0.16.1#11
Aug 13, 2024
All
libSDL2pp/libSDL2pp562
sdl2pp.amdmi3.ru
8a3af1c62e
Zlib
Manifest