more implementation details
[boost:svn.git] / CMakeLists.txt
1 #  Copyright Troy D. Straszheim 2009.
2 #  Distributed under the Boost Software License, Version 1.0.
3 #      (See accompanying file LICENSE_1_0.txt or copy at
4 #          http://www.boost.org/LICENSE_1_0.txt)
5
6 message(SEND_ERROR "
7 Boost *IS* buildable with cmake, however this is
8 distributed separately.
9
10 See the boost-cmake wiki:
11
12    https://svn.boost.org/trac/boost/wiki/CMake
13
14 For the location of CMakeable distributions.
15 "
16 )
17