summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGeneratorRcc.cxx
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2018-06-14 14:14:57 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2018-06-21 17:16:40 (GMT)
commite28dc3b1d8863bc39e9f7545beb50a2f35fd2647 (patch)
tree3d89191a9d368bd6ed3e509d3e13cc27d3d13112 /Source/cmQtAutoGeneratorRcc.cxx
parent39f40bde4b783e738addb4327c53c8b47a0c0178 (diff)
downloadCMake-e28dc3b1d8863bc39e9f7545beb50a2f35fd2647.zip
CMake-e28dc3b1d8863bc39e9f7545beb50a2f35fd2647.tar.gz
CMake-e28dc3b1d8863bc39e9f7545beb50a2f35fd2647.tar.bz2
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Setting CMAKE_AUTOGEN_VERBOSE enables verbose output during AUTOMOC, AUTOUIC and AUTORCC generation.
Diffstat (limited to 'Source/cmQtAutoGeneratorRcc.cxx')
-rw-r--r--Source/cmQtAutoGeneratorRcc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmQtAutoGeneratorRcc.cxx b/Source/cmQtAutoGeneratorRcc.cxx
index 3064895..e49599f 100644
--- a/Source/cmQtAutoGeneratorRcc.cxx
+++ b/Source/cmQtAutoGeneratorRcc.cxx
@@ -70,6 +70,7 @@ bool cmQtAutoGeneratorRcc::Init(cmMakefile* makefile)
}
// - Configurations
+ Log().RaiseVerbosity(InfoGet("ARCC_VERBOSITY"));
MultiConfig_ = makefile->IsOn("ARCC_MULTI_CONFIG");
// - Directories