mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Fixed a syntax error that slipped in in the previous revision in the Boost Build tools/common.jam module.
[SVN r48570]
This commit is contained in:
@@ -728,7 +728,7 @@ actions hard-link
|
||||
# <property:/property-name/>[joiner]
|
||||
# :: Direct lookup of the given property-name value in the build
|
||||
# properties. /property-name/ is a regular expression. E.g.
|
||||
<property:toolset-.*:flavor> will match every toolset.
|
||||
# <property:toolset-.*:flavor> will match every toolset.
|
||||
# /otherwise/
|
||||
# :: The literal value of the format argument.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user