Skip to content

wip: Export modules - #1000

Open
piotrfila wants to merge 1 commit into
ZigEmbeddedGroup:mainfrom
piotrfila:passthrough-modules
Open

wip: Export modules#1000
piotrfila wants to merge 1 commit into
ZigEmbeddedGroup:mainfrom
piotrfila:passthrough-modules

Conversation

@piotrfila

Copy link
Copy Markdown
Contributor

Right now it's a bit cumbersome to use one of microzig's modules - you have to clone the repo locally or add it as a git submodule and import it by path.

This PR exports all the modules in the root build.zig.

I'm not sure if updating all of microzig to import modules through the root project is a good idea - if we leave the imports as they are (by path) it's easier to override them for development (with zig command line options).

Also, I still need to find a good way to re-export libraries, not just modules

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.

1 participant