ソースを参照

fix errant 'c'

[SVN r51609]
Troy D. Straszheim 17 年 前
コミット
d67a828914
1 ファイル変更1 行追加1 行削除
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -51,7 +51,7 @@ message(STATUS "")
 message(STATUS " Subscribe to the mailing list:")
 message(STATUS "     http://lists.boost.org/mailman/listinfo.cgi/boost-cmake")
 message(STATUS "")
-message(STATUS " NOTE:  Please ask questions about this build system on the boost-cmake list,")c
+message(STATUS " NOTE:  Please ask questions about this build system on the boost-cmake list,")
 message(STATUS "        not on other boost lists.")
 message(STATUS "")
 message(STATUS " And/or check the archives:")

粤ICP备19079148号