Builds a static or dynamic library with Zig build-lib.
Output file path.
Build a dynamic library if true, static if false.
Exit status (0 for success).
See Implementation
Builds a static or dynamic library with Zig build-lib.