mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Clarified comments and docs
[SVN r16461]
This commit is contained in:
@@ -322,7 +322,9 @@ rule extend-subfeature (
|
||||
feature # The feature whose subfeature is being extended
|
||||
|
||||
value-string ? # If supplied, specifies a specific value of the
|
||||
# main feature for which the subfeature values are valid
|
||||
# main feature for which the new subfeature values
|
||||
# are valid
|
||||
|
||||
: subfeature # The name of the subfeature
|
||||
: subvalues * # The additional values of the subfeature being defined.
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user