From bb670d9625e670a0e87ec048e44db39b9d2b336f Mon Sep 17 00:00:00 2001 From: Sebastian Holtermann Date: Thu, 12 Jan 2017 23:58:39 +0100 Subject: Autogen: Generators: Remove space --- Source/cmQtAutoGenerators.cxx | 1 - 1 file changed, 1 deletion(-) 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 sortedMocIncludes; -- cgit v0.12