raytracers/rtiow/watch_all_features.sh
Bill Thiede d9d183b1e5
Some checks failed
continuous-integration/drone/push Build is failing
rtiow: break project into multiple workspaces.
2019-11-09 11:56:33 -08:00

4 lines
100 B
Bash
Executable File

export RUSTFLAGS="-D warnings"
cargo watch -x 'build --all' \
-x 'build --all --features=profile'