[Groonga-commit] groonga/groonga at 65aef7b [master] appveyor: try to remove continuous line mark in bat

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 21 16:26:44 JST 2016


Kouhei Sutou	2016-05-21 16:26:44 +0900 (Sat, 21 May 2016)

  New Revision: 65aef7bf185ce71909586b46872238590d8f0e73
  https://github.com/groonga/groonga/commit/65aef7bf185ce71909586b46872238590d8f0e73

  Message:
    appveyor: try to remove continuous line mark in bat

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+3 -3)
===================================================================
--- appveyor.yml    2016-05-21 16:26:03 +0900 (ebcf429)
+++ appveyor.yml    2016-05-21 16:26:44 +0900 (685a991)
@@ -35,9 +35,9 @@ build_script:
   - ruby download_mecab.rb
   - cd ..
   - |
-      cmake . ^
-        -G "%CMAKE_GENERATOR_NAME%" ^
-        -DCMAKE_INSTALL_PREFIX=c:\groonga ^
+      cmake .
+        -G "%CMAKE_GENERATOR_NAME%"
+        -DCMAKE_INSTALL_PREFIX=c:\groonga
         -DGRN_WITH_BUNDLED_MECAB=yes
   - cmake --build . --config Debug
   - cmake --build . --config Debug --target Install
-------------- next part --------------
HTML����������������������������...
下載 



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