mirror of
https://github.com/boostorg/build.git
synced 2026-02-18 01:52:17 +00:00
Slightly clarify the quickbook build tool docs.
[SVN r68651]
This commit is contained in:
@@ -1689,8 +1689,9 @@ using quickbook : <optional><replaceable>command</replaceable></optional> ;
|
||||
</programlisting>
|
||||
<para>
|
||||
<replaceable>command</replaceable> is the quickbook executable.
|
||||
If it is not specified, Boost.Build will compile it from source
|
||||
or search for it in PATH.
|
||||
If it is not specified, Boost.Build will compile it from source.
|
||||
If it is unable to find the source it will search for a quickbook
|
||||
executable in PATH.
|
||||
</para>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user