-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
With C, you can pass in constants to the build process via -D on command line. This can be used for configuring the build artifact in different ways.
I can't seem to find the equivalent in zig. e.g. I might expect that zig build-lib -Dmyarg=foo makes something show up in somewhere like builtin.arguments.
Metadata
Metadata
Assignees
Labels
No labels