summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenerators.cxx
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-01-12 22:58:39 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-01-12 23:00:45 (GMT)
commitbb670d9625e670a0e87ec048e44db39b9d2b336f (patch)
treef624cca56facdd820ea17deee6d001a8ecde740e /Source/cmQtAutoGenerators.cxx
parent3f86032bdab94e219d053c10b7e55eba9c06e562 (diff)
downloadCMake-bb670d9625e670a0e87ec048e44db39b9d2b336f.zip
CMake-bb670d9625e670a0e87ec048e44db39b9d2b336f.tar.gz
CMake-bb670d9625e670a0e87ec048e44db39b9d2b336f.tar.bz2
Autogen: Generators: Remove space
Diffstat (limited to 'Source/cmQtAutoGenerators.cxx')
-rw-r--r--Source/cmQtAutoGenerators.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmQtAutoGenerators.cxx b/Source/cmQtAutoGenerators.cxx
index 4979997..c84fe4f 100644
--- a/Source/cmQtAutoGenerators.cxx
+++ b/Source/cmQtAutoGenerators.cxx
@@ -585,7 +585,6 @@ void cmQtAutoGenerators::Init()
if (this->IncludeProjectDirsBefore) {
const std::string binDir = "-I" + this->ProjectBinaryDir;
-
const std::string srcDir = "-I" + this->ProjectSourceDir;
std::list<std::string> sortedMocIncludes;