[Groonga-commit] groonga/groonga at 219db96 [master] cmake: add missing file

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Oct 17 23:39:06 JST 2015


Kouhei Sutou	2015-10-17 23:39:06 +0900 (Sat, 17 Oct 2015)

  New Revision: 219db96b0f064fea1f435367771042691f5c713a
  https://github.com/groonga/groonga/commit/219db96b0f064fea1f435367771042691f5c713a

  Message:
    cmake: add missing file

  Added files:
    vendor/mecab/mecabrc.cmake
  Modified files:
    .gitignore

  Modified: .gitignore (+1 -2)
===================================================================
--- .gitignore    2015-10-17 23:37:09 +0900 (1278929)
+++ .gitignore    2015-10-17 23:39:06 +0900 (1ca6af6)
@@ -7,8 +7,7 @@
 *.pyc
 *.gcno
 *.gcda
-*.cmake
-!config.h.cmake
+cmake_install.cmake
 .deps
 .ditz-config
 .gdb_history

  Added: vendor/mecab/mecabrc.cmake (+3 -0) 100644
===================================================================
--- /dev/null
+++ vendor/mecab/mecabrc.cmake    2015-10-17 23:39:06 +0900 (8185cfa)
@@ -0,0 +1,3 @@
+; Configuration file of MeCab
+
+dicdir = ${MECAB_NAIST_JDIC_DICT_DIR}
-------------- next part --------------
HTML����������������������������...
Download 



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