aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2/vcpkg.json
blob: f4e9e9c8dc86ece81478695d2995b299160c38d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "sdl2",
  "version-string": "2.0.14",
  "port-version": 4,
  "description": "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.",
  "homepage": "https://www.libsdl.org/download-2.0.php",
  "features": {
    "vulkan": {
      "description": "Vulkan functionality for SDL"
    }
  }
}