mirror of
https://github.com/boostorg/more.git
synced 2025-03-15 11:50:11 +08:00
Replacement for boost.cmake on trunk and release: notices that it
exists in the getting started guide. [SVN r56947]
This commit is contained in:
parent
82cce853e7
commit
417af85b1a
@ -54,6 +54,15 @@ provide. For example:
|
|||||||
Here you're expected to imagine replacing the text “your name” with
|
Here you're expected to imagine replacing the text “your name” with
|
||||||
your actual name.
|
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?
|
Ready?
|
||||||
------
|
------
|
||||||
|
|
||||||
|
@ -121,6 +121,14 @@ headers in the ``include/`` subdirectory of the installation
|
|||||||
prefix, so you can henceforth use that directory as an ``#include``
|
prefix, so you can henceforth use that directory as an ``#include``
|
||||||
path in place of the Boost root directory.
|
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|__
|
|next|__
|
||||||
|
|
||||||
__ `Link Your Program to a Boost Library`_
|
__ `Link Your Program to a Boost Library`_
|
||||||
|
@ -217,6 +217,14 @@ 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/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
|
Or, Build Binaries From Source
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user