early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/sdl2pp/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/sdl2pp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "sdl2pp",
|
||||
"version": "0.16.1",
|
||||
"port-version": 2,
|
||||
"description": "C++11 bindings/wrapper for SDL2",
|
||||
"homepage": "https://sdl2pp.amdmi3.ru",
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
"sdl2-image",
|
||||
"sdl2-mixer",
|
||||
"sdl2-ttf",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user