ENH: fix warning
This commit is contained in:
parent
49a3349b59
commit
6600143ea1
@ -235,7 +235,6 @@ bool cmMacroHelperCommand::InvokeInitialPass
|
|||||||
}
|
}
|
||||||
if(!this->Makefile->ExecuteCommand(newLFF))
|
if(!this->Makefile->ExecuteCommand(newLFF))
|
||||||
{
|
{
|
||||||
cmListFileArgument arg;
|
|
||||||
if(args.size())
|
if(args.size())
|
||||||
{
|
{
|
||||||
arg.FilePath = args[0].FilePath;
|
arg.FilePath = args[0].FilePath;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user