Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56959 - branches/release/more/getting_started
From: troy_at_[hidden]
Date: 2009-10-17 11:41:47


Author: troy
Date: 2009-10-17 11:41:47 EDT (Sat, 17 Oct 2009)
New Revision: 56959
URL: http://svn.boost.org/trac/boost/changeset/56959

Log:
Notices about where to get boost-cmake (separately).
Text files modified:
   branches/release/more/getting_started/index.rst | 9 +++++++++
   branches/release/more/getting_started/unix-variants.rst | 8 ++++++++
   branches/release/more/getting_started/windows.rst | 8 ++++++++
   3 files changed, 25 insertions(+), 0 deletions(-)

Modified: branches/release/more/getting_started/index.rst
==============================================================================
--- branches/release/more/getting_started/index.rst (original)
+++ branches/release/more/getting_started/index.rst 2009-10-17 11:41:47 EDT (Sat, 17 Oct 2009)
@@ -54,6 +54,15 @@
 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?
 ------
 

Modified: branches/release/more/getting_started/unix-variants.rst
==============================================================================
--- branches/release/more/getting_started/unix-variants.rst (original)
+++ branches/release/more/getting_started/unix-variants.rst 2009-10-17 11:41:47 EDT (Sat, 17 Oct 2009)
@@ -121,6 +121,14 @@
 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`_

Modified: branches/release/more/getting_started/windows.rst
==============================================================================
--- branches/release/more/getting_started/windows.rst (original)
+++ branches/release/more/getting_started/windows.rst 2009-10-17 11:41:47 EDT (Sat, 17 Oct 2009)
@@ -217,6 +217,14 @@
 
 __ 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
 ------------------------------
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk