diff --git a/Source/cmake.cxx b/Source/cmake.cxx index 108827a4a..d299544f2 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -1475,7 +1475,7 @@ int cmake::ExecuteCMakeCommand(std::vector& args) std::string homeOutDir; std::string startOutDir; std::string depInfo; - bool color = true; + bool color = false; if(args.size() >= 8) { // Full signature: