aboutsummaryrefslogtreecommitdiff
path: root/build2/prerequisite.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/prerequisite.hxx')
-rw-r--r--build2/prerequisite.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/prerequisite.hxx b/build2/prerequisite.hxx
index 6ae6ec7..b8707ce 100644
--- a/build2/prerequisite.hxx
+++ b/build2/prerequisite.hxx
@@ -84,6 +84,8 @@ namespace build2
// Prerequisite-specific variables.
//
+ // Note that the lookup is often ad hoc (see bin.whole as an example).
+ //
public:
variable_map vars;