[Groonga-mysql-commit] mroonga/mroonga at 31f9932 [master] appveyor: fix Visual Studio version

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 3 23:18:19 JST 2015


Kouhei Sutou	2015-02-03 23:18:19 +0900 (Tue, 03 Feb 2015)

  New Revision: 31f99322102be6c2b7ff890fdca67f6ba6e012b5
  https://github.com/mroonga/mroonga/commit/31f99322102be6c2b7ff890fdca67f6ba6e012b5

  Message:
    appveyor: fix Visual Studio version

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-03 22:49:50 +0900 (d24cfa3)
+++ appveyor.yml    2015-02-03 23:18:19 +0900 (bbf818a)
@@ -15,7 +15,7 @@ install:
   - move ..\groonga storage\mroonga\vendor\groonga
   - git clone --quiet --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql
 build_script:
-  - cmake . -G "Visual Studio 12"
+  - cmake . -G "Visual Studio 10 Win64"
   - cmake --build . --config RelWithDebInfo
 
 notifications:
-------------- next part --------------
HTML����������������������������...
Download 



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