sdl2pp v0.16.1
- Created
- Updated
C++11 bindings/wrapper for SDL2
# Usage
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})
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# sdl2-image
Enable SDL2_image support
Dependencies:
and 3 transitive dependencies:
- libpng (by sdl2-image )
sdl2 (by sdl2-image )
Features: (none)
- zlib (by libpng )
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by libpng )
- vcpkg-cmake-config (by libpng )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# sdl2-mixer
Enable SDL2_mixer support
Dependencies:
and 4 transitive dependencies:
- libogg (by libvorbis )
- libvorbis (by sdl2-mixer )
sdl2 (by sdl2-mixer )
Features: (none)
- wavpack (by sdl2-mixer )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libogg )
- vcpkg-cmake-config (by libogg )
# sdl2-ttf
Enable SDL2_ttf support
Dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by freetype )
- vcpkg-cmake-config (by freetype )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependencies
sdl2
Features: (none)
No transitive dependencies.
# Host Dependencies
and one transitive dependency:
- vcpkg-cmake-config (by sdl2 )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Ryan Cheung
- Phil Christensen
- Jack·Boos·Yu
- Lily
- Billy O'Neal
- autoantwort
- Oleg Derevenetz
- Kai Pastor
- Pierre Wendling
- jim wang
- JonLiu1993
- Frank
- Lily Wang