SDL
SDL copied to clipboard
cmake: find DirectFB through a cmake module + use it in installed sdl2 prefix
project:
- let
test/versioning.shalso check the version variables embedded in the generatedconfigurescript - Switched order of regenerating
configureand runningtest/versioning.shindocs/release_checklist.md
directfb:
- Find directfb headers using a
FindDirectFB.cmakemodule. - Re-use this module for looking for directfb for an installed sdl2 prefix
Addresses cmake directfb part of https://github.com/libsdl-org/SDL/issues/3930 X11 is still todo