[Groonga-mysql-commit] mroonga/mroonga at 1a456fe [master] Fix English

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 15 17:31:41 JST 2014


Kouhei Sutou	2014-03-15 17:31:41 +0900 (Sat, 15 Mar 2014)

  New Revision: 1a456fe0fe23cf2d0464189c883af311d9f15556
  https://github.com/mroonga/mroonga/commit/1a456fe0fe23cf2d0464189c883af311d9f15556

  Message:
    Fix English

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -1)
===================================================================
--- CMakeLists.txt    2014-03-10 16:52:43 +0900 (221f98a)
+++ CMakeLists.txt    2014-03-15 17:31:41 +0900 (496deed)
@@ -22,7 +22,7 @@ project(mroonga)
 
 if(MSVC)
   if(MSVC_VERSION LESS 1600)
-    message(STATUS "Mroonga supports from MSVC 2010")
+    message(STATUS "Mroonga supports only MSVC 2010 or later")
     return()
   endif()
 endif()
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index