CMakeLists.txt placeholder with directions on where to find boost-cmake

[SVN r56943]
This commit is contained in:
Troy D. Straszheim 2009-10-17 02:32:12 +00:00
parent 6d3aece1f2
commit 4de6f1b532

12
CMakeLists.txt Normal file
View file

@ -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.
"
)