aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rescuableartifactdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/rescuableartifactdata.h')
-rw-r--r--src/lib/corelib/buildgraph/rescuableartifactdata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/corelib/buildgraph/rescuableartifactdata.h b/src/lib/corelib/buildgraph/rescuableartifactdata.h
index 842228bcb..0f6d8ae40 100644
--- a/src/lib/corelib/buildgraph/rescuableartifactdata.h
+++ b/src/lib/corelib/buildgraph/rescuableartifactdata.h
@@ -81,6 +81,7 @@ public:
PropertySet propertiesRequestedInPrepareScript;
PropertySet propertiesRequestedInCommands;
PropertyHash propertiesRequestedFromArtifactInPrepareScript;
+ PropertyHash propertiesRequestedFromArtifactInCommands;
// Only needed for API purposes
FileTags fileTags;