[Groonga-commit] groonga/groonga at 26589a5 [master] appveyor: use 64bit build

Back to archive index

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


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

  New Revision: 26589a50765b101c57a2eef2ce177b5647dc3c15
  https://github.com/groonga/groonga/commit/26589a50765b101c57a2eef2ce177b5647dc3c15

  Message:
    appveyor: use 64bit build

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-03 22:35:11 +0900 (f83e106)
+++ appveyor.yml    2015-02-03 23:18:00 +0900 (314c4d3)
@@ -1,7 +1,7 @@
 version: "{build}"
 clone_depth: 1
 build_script:
-  - cmake . -G "Visual Studio 12"
+  - cmake . -G "Visual Studio 12 Win64"
   - cmake --build . --config RelWithDebInfo
 
 notifications:
-------------- next part --------------
HTML����������������������������...
Download 



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