fixed bug maybe
This commit is contained in:
parent
408361af51
commit
c728b6c963
@ -83,6 +83,8 @@ bool cmSetSourceFilesPropertiesCommand::InitialPass(
|
||||
propertyPairs.push_back(*j);
|
||||
++j;
|
||||
}
|
||||
// break out of the loop because j is already == end
|
||||
break;
|
||||
}
|
||||
else if (doingFiles)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user