mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:09:05 +08:00
88413539fc
* Fix multiple calls to `find_package` * Update versions
13 lines
423 B
JSON
13 lines
423 B
JSON
{
|
|
"name": "sdl2",
|
|
"version": "2.0.16",
|
|
"port-version": 1,
|
|
"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"
|
|
}
|
|
}
|
|
}
|