mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Merge: Fix comment
[SVN r35621]
This commit is contained in:
@@ -964,7 +964,7 @@ module project-rules
|
||||
# at once. This is a shorthand to be reduce duplication and to
|
||||
# keep an inline declarative syntax. For example:
|
||||
#
|
||||
# lib x : x.cpp : [ <toolset>gcc <variant>debug :
|
||||
# lib x : x.cpp : [ conditional <toolset>gcc <variant>debug :
|
||||
# <define>DEBUG_EXCEPTION <define>DEBUG_TRACE ] ;
|
||||
#
|
||||
rule conditional ( condition + : requirements * )
|
||||
|
||||
Reference in New Issue
Block a user