Getting started: regenerate to incorporate CMake changes

[SVN r56963]
This commit is contained in:
Beman Dawes
2009-10-17 16:44:45 +00:00
parent 0c0f57dbe0
commit f8cb74cc3c
3 changed files with 15 additions and 0 deletions

View File

@@ -367,6 +367,11 @@ bootstrap
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
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>
<p class="last">There is a also a cmake build for boost, supported and distributed
separately. See the <a class="reference external" href="https://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake</a> wiki page for more information.</p>
</div>
</div>
<div class="section" id="or-build-binaries-from-source">
<h2><a class="toc-backref" href="#id40">5.3&nbsp;&nbsp;&nbsp;Or, Build Binaries From Source</a></h2>