summaryrefslogtreecommitdiff
path: root/Source/cmMacroCommand.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-05-31 19:37:08 +0200
committerStephen Kelly <steveire@gmail.com>2015-07-06 01:37:15 +0200
commit6361f680568c81e0391fa56cf9a7f4637bd745dc (patch)
tree24e8c14c2bf179a931ea9d1baa44f5ead864b419 /Source/cmMacroCommand.cxx
parent94704d759cc8939f3573122d36d52c4598fd04ba (diff)
downloadcmake-6361f680568c81e0391fa56cf9a7f4637bd745dc.tar.gz
cmState: Store execution context.
Extend snapshot creation API to store the file being executed and the entry point to get to that context.
Diffstat (limited to 'Source/cmMacroCommand.cxx')
-rw-r--r--Source/cmMacroCommand.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMacroCommand.cxx b/Source/cmMacroCommand.cxx
index 0b945b217b..3c2117b38d 100644
--- a/Source/cmMacroCommand.cxx
+++ b/Source/cmMacroCommand.cxx
@@ -97,6 +97,7 @@ bool cmMacroHelperCommand::InvokeInitialPass
}
cmMakefile::MacroPushPop macroScope(this->Makefile,
+ this->FilePath,
this->Policies);
// set the value of argc