mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
COMP: Remove warning
This commit is contained in:
@@ -100,7 +100,6 @@ bool cmSetSourceFilesPropertiesCommand::InitialPass(
|
||||
}
|
||||
else if(*j == "MACOSX_PACKAGE_LOCATION")
|
||||
{
|
||||
doingFiles = false;
|
||||
++j;
|
||||
if(j == args.end())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user