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