fix indentation
Alex
This commit is contained in:
parent
03d55fb4c7
commit
45b8f2e441
@ -279,8 +279,7 @@ void cmExtraCodeBlocksGenerator
|
||||
jt != listFiles.end();
|
||||
++jt)
|
||||
{
|
||||
const std::string &relative =
|
||||
cmSystemTools::RelativePath(
|
||||
const std::string &relative = cmSystemTools::RelativePath(
|
||||
it->second[0]->GetMakefile()->GetHomeDirectory(),
|
||||
jt->c_str());
|
||||
std::vector<std::string> splitted;
|
||||
|
Loading…
x
Reference in New Issue
Block a user