#Setting Build flags in build.zig
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
How would I ensure that my zig build command runs with -freference-trace? Is this something that can be done in the build.zig file, or does it have to be done as a command line option every time?
Thanks