mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 19:43:29 +00:00
Previously the CMAKE_BUILD_TYPE=Release was conflicting with the "distribution" directory `release`. I renamed this to `dist` so that it won't conflict with any build types.