Просмотр исходного кода

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

[SVN r56943]
Troy D. Straszheim 16 лет назад
Родитель
Сommit
4de6f1b532
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      CMakeLists.txt

+ 12 - 0
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.
+"
+)
+

粤ICP备19079148号