[Groonga-commit] groonga/groonga at 527a5d6 [master] appveyor: try to support spaces in expanded value

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 29 17:47:50 JST 2015


Kouhei Sutou	2015-07-29 17:47:50 +0900 (Wed, 29 Jul 2015)

  New Revision: 527a5d6ad574136d1d01951ab39adf43d20cb0c4
  https://github.com/groonga/groonga/commit/527a5d6ad574136d1d01951ab39adf43d20cb0c4

  Message:
    appveyor: try to support spaces in expanded value

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-07-29 17:45:08 +0900 (4e459a7)
+++ appveyor.yml    2015-07-29 17:47:50 +0900 (7b50ccc)
@@ -8,7 +8,7 @@ environment:
 
 build_script:
   - git submodule update --init
-  - cmake . -G %CMAKE_GENERATOR_NAME%
+  - cmake . -G "%CMAKE_GENERATOR_NAME%"
   - cmake --build . --config Debug
 
 notifications:
-------------- next part --------------
HTML����������������������������...
Download 



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