summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutomoc.h
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2011-08-14 14:43:04 (GMT)
committerAlex Neundorf <neundorf@kde.org>2011-08-14 14:43:04 (GMT)
commitddb517d014bf2245b38a0b56c9b7e98e6aaf7988 (patch)
treeb5f993bd3199ff03395ce126dab4483c0a278bc3 /Source/cmQtAutomoc.h
parent93032953afb5bd939dceb3ce427f4b6fa50e2450 (diff)
downloadCMake-ddb517d014bf2245b38a0b56c9b7e98e6aaf7988.zip
CMake-ddb517d014bf2245b38a0b56c9b7e98e6aaf7988.tar.gz
CMake-ddb517d014bf2245b38a0b56c9b7e98e6aaf7988.tar.bz2
Color output when running moc
Alex
Diffstat (limited to 'Source/cmQtAutomoc.h')
-rw-r--r--Source/cmQtAutomoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmQtAutomoc.h b/Source/cmQtAutomoc.h
index edb66f0..af77366 100644
--- a/Source/cmQtAutomoc.h
+++ b/Source/cmQtAutomoc.h
@@ -61,6 +61,7 @@ private:
std::list<std::string> MocDefinitions;
bool Verbose;
+ bool ColorOutput;
bool RunMocFailed;
bool GenerateAll;