summaryrefslogtreecommitdiff
path: root/task_cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'task_cc.h')
-rw-r--r--task_cc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/task_cc.h b/task_cc.h
index f88433f..538188f 100644
--- a/task_cc.h
+++ b/task_cc.h
@@ -40,4 +40,5 @@ private:
const BuildConfiguration& config;
const Settings& settings;
+ std::filesystem::path sourceDir;
};