ENH: fix warning
This commit is contained in:
parent
1ff49b9789
commit
a6a20d8ce2
@ -1088,7 +1088,6 @@ const char* cmLocalGenerator::GetIncludeFlags(const char* lang)
|
||||
includeFlags << includeFlag;
|
||||
flagUsed = true;
|
||||
}
|
||||
includeFlags;
|
||||
std::string includePath = this->ConvertToOutputForExisting(i->c_str());
|
||||
if(quotePaths && includePath.size() && includePath[0] != '\"')
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user