Merge: Remove CMakeLists.txt, as cmake was last updated for 1.41

[SVN r61470]
This commit is contained in:
Vladimir Prus 2010-04-21 18:36:34 +00:00
parent 73d7febc09
commit a377e2232d

View file

@ -1,17 +0,0 @@
# 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.
"
)