aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/target-type.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-05-23 09:21:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-05-29 10:20:56 +0200
commit349b34108752e2fcf1ead648ffec8e5acfe4a91c (patch)
treee7b3a980a4720a230d705a4b175299ed449aaa4f /libbuild2/target-type.hxx
parenta020c97722dc8b3d2bfc93eb4f344821b1c8af18 (diff)
Explicit group: syntax parsing
Diffstat (limited to 'libbuild2/target-type.hxx')
-rw-r--r--libbuild2/target-type.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/target-type.hxx b/libbuild2/target-type.hxx
index 16f07fa..735532b 100644
--- a/libbuild2/target-type.hxx
+++ b/libbuild2/target-type.hxx
@@ -102,6 +102,8 @@ namespace build2
// group link-up only happens during match, then the hint would be looked
// up before the group is known.
//
+ // Note: consider exposing as an attribute in define if adding a new flag.
+ //
enum class flag: uint64_t
{
none = 0,