Notices about where to get boost-cmake (separately).

[SVN r56959]
This commit is contained in:
Troy D. Straszheim 2009-10-17 15:41:47 +00:00
parent b0a7649f17
commit 0c0f57dbe0
3 changed files with 25 additions and 0 deletions

View File

@ -54,6 +54,15 @@ provide. For example:
Here you're expected to imagine replacing the text “your name” with
your actual name.
Alternate method: Boost.CMake
------------------------------
There is a cmake build for boost, supported and distributed
separately. See the `Boost.CMake`_ wiki page for more information.
.. _`Boost.CMake`:
https://svn.boost.org/trac/boost/wiki/CMake
Ready?
------

View File

@ -121,6 +121,14 @@ headers in the ``include/`` subdirectory of the installation
prefix, so you can henceforth use that directory as an ``#include``
path in place of the Boost root directory.
.. Admonition:: Boost.CMake
There is a cmake build for boost, supported and distributed
separately. See the `Boost.CMake`_ wiki page for more information.
.. _`Boost.CMake`:
https://svn.boost.org/trac/boost/wiki/CMake
|next|__
__ `Link Your Program to a Boost Library`_

View File

@ -217,6 +217,14 @@ of options that can be passed to ``bjam``.
__ http://www.boost.org/boost-build2/doc/html/bbv2/advanced/invocation.html
.. Admonition:: Boost.CMake
There is a also a cmake build for boost, supported and distributed
separately. See the `Boost.CMake`_ wiki page for more information.
.. _`Boost.CMake`:
https://svn.boost.org/trac/boost/wiki/CMake
Or, Build Binaries From Source
------------------------------