e07e60495b
- Fixes an issue where tasks would continue to appear active for a while after they had finished on Unix platforms - The latest n2 now behaves the same way as ninja when substituting variables, so we no longer need to do the substitution ourselves.
4 lines
116 B
Bash
Executable File
4 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cargo install --git https://github.com/ankitects/n2.git --rev 3eca2545a8f4c8cbdd8ed697936bd2ae929b55dd
|