cargo_gn 0.0.12

Cargo integration with the GN build system
Documentation
1
2
3
4
#!/bin/sh
export NINJA=/Users/rld/src/deno/third_party/depot_tools/ninja
export GN=/Users/rld/src/deno/buildtools/mac/gn
cargo test -vv --all