Skip to content

Conversation

@antlilja
Copy link
Contributor

@antlilja antlilja commented Mar 9, 2023

Closes #14279

This PR adds the ability to import dependencies from build.zig. We now create a tree of dependencies with the build_pkg as root. This allows for recursive dependencies importing from their own dependencies as well.

@andrewrk
Copy link
Member

Nice work!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ability to @import dependencies directly in build.zig scripts

2 participants