CI and build scripts for SDL2
  • Shell 80.3%
  • CMake 19.7%
Find a file
crueter 8e9ddd2ed8
deployment target
Signed-off-by: crueter <crueter@eden-emu.dev>
2026-03-26 02:37:42 -04:00
.github/workflows iOS builds (#8) 2026-03-25 23:58:32 -04:00
deps fix 2025-11-15 21:47:50 -05:00
tools deployment target 2026-03-26 02:37:42 -04:00
.gitignore Universal macOS builds (#6) 2025-11-12 15:12:21 -05:00
CMakeLists.txt more macos link libs, 11.0 target 2025-11-15 21:46:18 -05:00
LICENSE init 2025-08-20 13:20:26 -04:00
README.md new readme 2025-12-03 02:14:18 -05:00

SDL2 CI

Scripts and CI for SDL2.

  • Releases
  • Shared libraries (BUILD_SHARED_LIBS=ON) are supported.
  • CMake target: SDL2::SDL2

Building and Usage

See the spec.

Dependencies

All: CMake, unzip, ninja, bash, pkg-config

  • UNIX (Linux, *BSD, etc): x11 libraries. See deps for more