diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2020-10-07 14:47:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 11:47:58 -0700 |
| commit | fdcfd8e5d79a9551249b60251edb81733fd227db (patch) | |
| tree | db6a6fda2e7daecfdd8b69079cdec6a840d13795 /ports/sdl2/CONTROL | |
| parent | ab8695409326b44a5b62594548b3627a36aec472 (diff) | |
| download | vcpkg-fdcfd8e5d79a9551249b60251edb81733fd227db.tar.gz vcpkg-fdcfd8e5d79a9551249b60251edb81733fd227db.zip | |
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" (#13801)
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"
* Convert CONTROL file to manifest
Diffstat (limited to 'ports/sdl2/CONTROL')
| -rw-r--r-- | ports/sdl2/CONTROL | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ports/sdl2/CONTROL b/ports/sdl2/CONTROL deleted file mode 100644 index 5aa62903a..000000000 --- a/ports/sdl2/CONTROL +++ /dev/null @@ -1,9 +0,0 @@ -Source: sdl2 -Version: 2.0.12 -Port-Version: 4 -Homepage: https://www.libsdl.org/download-2.0.php -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. - -Feature: vulkan -Description: Vulkan functionality for SDL -Build-Depends: vulkan |
