zigcli 0.0.1

A build dependency for running `zig` to build a native library
Documentation

zigcli

A build dependency for running the zig build tool to compile a native library.

# Cargo.toml
[build-dependencies]
zigcli = "0.0.1"

The Zig executable is assumed to be zig unless the ZIG environmental variable is set.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in cmake by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.