mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
For macros make sure the FilePath points to a valid pointer in the args.
This commit is contained in:
committed by
Ben Boeckel
parent
c4f7034efb
commit
cd626ea66e
@@ -112,7 +112,6 @@ public:
|
||||
"policies inside macros."
|
||||
;
|
||||
}
|
||||
|
||||
cmTypeMacro(cmMacroCommand, cmCommand);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user