aboutsummaryrefslogtreecommitdiff
path: root/libbbot/build-config.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-08-25 12:25:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-08-26 16:25:59 +0300
commit02c759ee303c740d287054f3042911aac1bf046a (patch)
tree0762af5bc660dcba142a2480901fc040a5594010 /libbbot/build-config.hxx
parentb41e4bf1a9266c180c4208ca5fc864e918b842b2 (diff)
Make configuration name/target unique
Diffstat (limited to 'libbbot/build-config.hxx')
-rw-r--r--libbbot/build-config.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbbot/build-config.hxx b/libbbot/build-config.hxx
index e4bb5cb..473e5d8 100644
--- a/libbbot/build-config.hxx
+++ b/libbbot/build-config.hxx
@@ -55,6 +55,9 @@ namespace bbot
//
// <machine-pattern> <config> <target>[/<environment>] <classes> [<config-arg>]* [<warning-regex>]*
//
+ // Note that each <config>/<target> pair is expected to be unique in the
+ // buildtab.
+ //
using butl::tab_parsing;
LIBBBOT_EXPORT build_configs