commit | 4f80078eb035054db0f6e33cf4f7345c6c85cb12 | [log] [tgz] |
---|---|---|
author | Bruce Mitchener <bruce.mitchener@gmail.com> | Thu Jan 04 18:37:35 2018 +0700 |
committer | Ebrahim Byagowi <ebrahim@gnu.org> | Thu Jan 04 15:07:35 2018 +0330 |
tree | a77186d088e113c718e00c67d8be5a684edd3be9 | |
parent | 5ed26fc5bdfdab0ff41a8861b54395c0bbbad248 [diff] |
[cmake] Colorize output when using cmake + ninja. (#674) Due to how ninja runs clang and gcc, it doesn't colorize the output like make does. This forces color output in this situation.