From 02c759ee303c740d287054f3042911aac1bf046a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 25 Aug 2022 12:25:16 +0300 Subject: Make configuration name/target unique --- libbbot/build-config.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libbbot/build-config.hxx') 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 // // [/] []* []* // + // Note that each / pair is expected to be unique in the + // buildtab. + // using butl::tab_parsing; LIBBBOT_EXPORT build_configs -- cgit v1.1