mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Fix URL to Boost.Build invocation section.
[SVN r57506]
This commit is contained in:
parent
c402c95eae
commit
ec2b17503d
2 changed files with 2 additions and 2 deletions
|
@ -365,7 +365,7 @@ bootstrap
|
|||
</pre>
|
||||
<p>The first command prepares the Boost.Build system for use. The second
|
||||
command invokes Boost.Build to build the separately-compiled Boost
|
||||
libraries. Please consult the <a class="reference external" href="http://www.boost.org/boost-build2/doc/html/bbv2/advanced/invocation.html">Boost.Build documentation</a> for a list
|
||||
libraries. Please consult the <a class="reference external" href="http://www.boost.org/boost-build2/doc/html/bbv2/overview/invocation.html">Boost.Build documentation</a> for a list
|
||||
of options that can be passed to <tt class="docutils literal"><span class="pre">bjam</span></tt>.</p>
|
||||
<div class="admonition-boost-cmake admonition">
|
||||
<p class="first admonition-title">Boost.CMake</p>
|
||||
|
|
|
@ -215,7 +215,7 @@ command invokes Boost.Build to build the separately-compiled Boost
|
|||
libraries. Please consult the `Boost.Build documentation`__ for a list
|
||||
of options that can be passed to ``bjam``.
|
||||
|
||||
__ http://www.boost.org/boost-build2/doc/html/bbv2/advanced/invocation.html
|
||||
__ http://www.boost.org/boost-build2/doc/html/bbv2/overview/invocation.html
|
||||
|
||||
.. Admonition:: Boost.CMake
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue