[Groonga-commit] pgroonga/pgroonga at e7a3c9f [master] windows: use Visual Studio 2015

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 29 12:13:41 JST 2015


Kouhei Sutou	2015-12-29 12:13:41 +0900 (Tue, 29 Dec 2015)

  New Revision: e7a3c9fa62f5187efbc78bb278c58d632f1eb2f3
  https://github.com/pgroonga/pgroonga/commit/e7a3c9fa62f5187efbc78bb278c58d632f1eb2f3

  Message:
    windows: use Visual Studio 2015

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2015-12-29 12:08:56 +0900 (7121378)
+++ Rakefile    2015-12-29 12:13:41 +0900 (ddc9a69)
@@ -438,7 +438,7 @@ postgresql-server-dev-9.4
         rm_rf("tmp")
         mkdir_p("tmp")
         cd("tmp") do
-          cmake_generator = "Visual Studio 12 2013"
+          cmake_generator = "Visual Studio 14 2015"
           if arch == "x64"
             cmake_generator << " Win64"
             windows_postgresql_archive_name =
-------------- next part --------------
HTML����������������������������...
Download 



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