aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/version/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/version/init.cxx')
-rw-r--r--libbuild2/version/init.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbuild2/version/init.cxx b/libbuild2/version/init.cxx
index 123dc65..c9d5021 100644
--- a/libbuild2/version/init.cxx
+++ b/libbuild2/version/init.cxx
@@ -221,6 +221,9 @@ namespace build2
// Set all the version.* variables.
//
+ // Note also that we have "gifted" the config.version variable name to
+ // the config module.
+ //
auto& vp (ctx.var_pool.rw (rs));
auto set = [&vp, &rs] (const char* var, auto val)