Commit Graph

5 Commits

Author SHA1 Message Date
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
Antonio Maiorano
df753fbcf5 Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
2019-05-01 13:36:57 -07:00
Robert Schumacher
deee8c1743 [sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode. 2017-10-19 19:24:49 -07:00
Robert Schumacher
09bce9186e [sdl2-gfx] Small cleanup, better support static linking 2017-07-07 17:44:23 -07:00
David Nerjes
1eedcc9b00 initial port of sdl2_gfx 2017-07-06 09:27:23 +02:00