[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage #284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/sdl2-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces bundled SDL2 with my SDL2 CI, and updates external SDL2
Additionally, reduces all that boilerplate with a common AddCIPackage in
CPMUtil.cmake, currently used by OpenSSL and SDL2. To be used with ffmpeg in the future
Signed-off-by: crueter crueter@crueter.xyz
Still needs some testing, but approved for whenever crueter is ready to push it.
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
basically done pending solaris and freebsd tests, TODO for later is to add ability to download externals sdl2 alongside bundled (separate option maybe???)
bf6a72a96d
to700842ca01