Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanis2000/zig-sdl

Trying to get SDL2 linked as a static library in a Zig project
https://github.com/tanis2000/zig-sdl

Last synced: 4 days ago
JSON representation

Trying to get SDL2 linked as a static library in a Zig project

Awesome Lists containing this project

README

        

# SDL compiled from source with Zig for macOS and iOS

## macOS

zig build -Dtarget=aarch64-macos

## iOS

zig build -Dtarget=aarch64-ios