Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56943 - trunk
From: troy_at_[hidden]
Date: 2009-10-16 22:32:13


Author: troy
Date: 2009-10-16 22:32:12 EDT (Fri, 16 Oct 2009)
New Revision: 56943
URL: http://svn.boost.org/trac/boost/changeset/56943

Log:
CMakeLists.txt placeholder with directions on where to find boost-cmake
Added:
   trunk/CMakeLists.txt (contents, props changed)

Added: trunk/CMakeLists.txt
==============================================================================
--- (empty file)
+++ trunk/CMakeLists.txt 2009-10-16 22:32:12 EDT (Fri, 16 Oct 2009)
@@ -0,0 +1,12 @@
+message(SEND_ERROR "
+Boost *IS* buildable with cmake, however this is
+distributed separately.
+
+See the boost-cmake wiki:
+
+ https://svn.boost.org/trac/boost/wiki/CMake
+
+For the location of CMakeable distributions.
+"
+)
+


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