mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
dee9f82f69
This allows running commands that take an output directory argument. The main thing that was needed for this feature was generated file subpaths, to allow access to the files in a generated directory. Additionally, a minor change was required to so that the correct directory is created for output directory args. |
||
---|---|---|
.. | ||
build.zig | ||
create_file.zig |