Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Conversation

@heartles
Copy link

This would allow users of the package to access the compiled SDL lib directly by calling sdl3.artifact("SDL3") in their build.zig, allowing them to use unimplemented extensions or link it with external libraries that depend on SDL.

Resolves #134

I'm a bit unfamiliar with the zig build system, but this did allow me to link with the library in my toy project. There may be a better way to do this out there

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Question] Link zig-sdl3 to external libraries?

1 participant