mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Fix return value
[SVN r49974]
This commit is contained in:
@@ -321,6 +321,7 @@ class generator
|
||||
[ property.change $(self.requirements) : <toolset> ]
|
||||
$(new-toolset-properties) ] ;
|
||||
$(g).set-rule-name [ $(self.rule-name) ] ;
|
||||
return $(g) ;
|
||||
}
|
||||
|
||||
# Creates another generator that is the same as $(self), except that if
|
||||
|
||||
Reference in New Issue
Block a user