vcpkg/ports/sdl2-gfx/CONTROL
David Katz 7ac7a46343 [sdl2-gfx] Update CMake build and find_package support (#9319)
* [sdl2-gfx] Update CMake build and find_package support

* Update build process to more closely mimic other SDL2 extensions

* Bump CONTROL version number

* Remove uneeded wrapper file

* Remove uneeded wrapper file

* [sdl2-gfx] Simplification. Add cmake find_dependency(SDL2).

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-12-23 15:52:14 -08:00

5 lines
289 B
Plaintext

Source: sdl2-gfx
Version: 1.0.4-4
Build-Depends: sdl2
Description: Graphics primitives (line, circle, rectangle etc.) with AA support, rotozoomer and other drawing related support functions wrapped up in a C based add-on library for the Simple Direct Media (SDL) cross-platform API layer.