2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Workaround hang in --help handling.

[SVN r20980]
This commit is contained in:
Vladimir Prus
2003-11-28 06:42:09 +00:00
parent 282dd834c1
commit 4e9ebe6d49

View File

@@ -41,7 +41,7 @@
# Otherwise, only targets with types mentioned in <include-type> property
# will be included.
#
# Example usage::
# Example usage
#
# stage dist : hello_world :
# <traverse-dependencies>on <include-type>EXE <include-type>SHARED_LIB ;