mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
Autogen: Generators: Remove space
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user