Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56946 - branches/release
From: troy_at_[hidden]
Date: 2009-10-16 22:59:02


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

Log:
same placeholder CMakeLists.txt as on trunk. I sure hope this doesn't anger the inspect program.
Added:
   branches/release/CMakeLists.txt (contents, props changed)

Added: branches/release/CMakeLists.txt
==============================================================================
--- (empty file)
+++ branches/release/CMakeLists.txt 2009-10-16 22:59:02 EDT (Fri, 16 Oct 2009)
@@ -0,0 +1,17 @@
+# Copyright Troy D. Straszheim 2009.
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+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