humbertodias / sdl-musl

SDL 1/2 compiled through cmake statically using musl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL Musl

Basic hello world program using SDL 1/2 compiled with musl

SDL1

make sdl1-shell

SDL2

make sdl2-shell

Manual

About

SDL 1/2 compiled through cmake statically using musl


Languages

Language:C++ 46.8%Language:CMake 24.9%Language:Dockerfile 23.1%Language:Makefile 5.2%