mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
ENH: fix warning
This commit is contained in:
@@ -235,7 +235,6 @@ bool cmMacroHelperCommand::InvokeInitialPass
|
||||
}
|
||||
if(!this->Makefile->ExecuteCommand(newLFF))
|
||||
{
|
||||
cmListFileArgument arg;
|
||||
if(args.size())
|
||||
{
|
||||
arg.FilePath = args[0].FilePath;
|
||||
|
||||
Reference in New Issue
Block a user