mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Add bjam_signature() to feature.extend().
This commit is contained in:
@@ -420,7 +420,7 @@ def expand_subfeatures(properties, dont_validate = False):
|
||||
# Now, the specific rule must be called, depending on the desired operation:
|
||||
# extend_feature
|
||||
# extend_subfeature
|
||||
|
||||
@bjam_signature([['name'], ['values', '*']])
|
||||
def extend (name, values):
|
||||
""" Adds the given values to the given feature.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user