mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Remove unused variable.
This commit is contained in:
@@ -1294,7 +1294,6 @@ std::string cmLocalGenerator::GetIncludeFlags(
|
||||
continue;
|
||||
}
|
||||
|
||||
std::string include = *i;
|
||||
if(!flagUsed || repeatFlag)
|
||||
{
|
||||
if(sysIncludeFlag &&
|
||||
|
||||
Reference in New Issue
Block a user