aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2/0004-sdl2-alias-on-static-build.patch
AgeCommit message (Collapse)Author
2021-10-06[sdl2] Fix calling `find_packages` from different directories (#20542)Kai Pastor
* Fix multiple calls to `find_package` * Update versions
2021-08-18[sdl2] Update to 2.0.16 (#19509)Rémy Tassoux
* [sdl2] Update to 2.0.16 * [sdl2] Update version files * [sdl2] Fix uwp builds * [sdl2] Update version files * [sdl2] Change version-semver to version * [sdl2] Fix uwp pkgconfig file creation * [sdl2] Add alias on static build * [sdl2] Remove cmake wrapper * [sdl2] Update version files * [sdl2] Disable SDL2::SDL2main target search on uwp * [sdl2] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>