SDL.lean
SDL.lean copied to clipboard
SDL2 bindings for lean
Results
1
SDL.lean issues
Sort by
recently updated
recently updated
newest added
Hi, I think using `extern_lib` instead of `target` we can avoid specifying `moreLinkArgs` and `extraDepTargets`; and using `buildO` we can avoid `buildFileAfterDep`.