diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000000..df958f5af9 --- /dev/null +++ b/CMakeLists.txt @@ -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. +" +) +