COMP: Remove warning
This commit is contained in:
parent
afc029980b
commit
b75166ea45
|
@ -100,7 +100,6 @@ bool cmSetSourceFilesPropertiesCommand::InitialPass(
|
|||
}
|
||||
else if(*j == "MACOSX_PACKAGE_LOCATION")
|
||||
{
|
||||
doingFiles = false;
|
||||
++j;
|
||||
if(j == args.end())
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue