summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/cmake.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmake.cxx b/Source/cmake.cxx
index 108827a..d299544 100644
--- a/Source/cmake.cxx
+++ b/Source/cmake.cxx
@@ -1475,7 +1475,7 @@ int cmake::ExecuteCMakeCommand(std::vector<std::string>& args)
std::string homeOutDir;
std::string startOutDir;
std::string depInfo;
- bool color = true;
+ bool color = false;
if(args.size() >= 8)
{
// Full signature: