Skip to content

feat: allow optional main in case of single zig dependency#537

Merged
aherrmann merged 1 commit intoaherrmann:mainfrom
cerisier:cerisier/root-module-from-single-dep
Sep 26, 2025
Merged

feat: allow optional main in case of single zig dependency#537
aherrmann merged 1 commit intoaherrmann:mainfrom
cerisier:cerisier/root-module-from-single-dep

Conversation

@cerisier
Copy link
Contributor

Part of #480

Closes #536

Added tests and failure messages.

Copy link
Owner

@aherrmann aherrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good!

@cerisier cerisier force-pushed the cerisier/root-module-from-single-dep branch from eb302aa to df0e93f Compare September 25, 2025 21:41
@aherrmann aherrmann merged commit aedc120 into aherrmann:main Sep 26, 2025
17 checks passed
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.

Support optional main and use single dependency as root module

2 participants