[Groonga-commit] groonga/groonga at e9397e9 [master] cmake: install synonyms.tsv

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 22 16:32:42 JST 2016


Kouhei Sutou	2016-05-22 16:32:42 +0900 (Sun, 22 May 2016)

  New Revision: e9397e92f73ee798e53348327a0677e6fcc0d0c2
  https://github.com/groonga/groonga/commit/e9397e92f73ee798e53348327a0677e6fcc0d0c2

  Message:
    cmake: install synonyms.tsv

  Modified files:
    data/CMakeLists.txt

  Modified: data/CMakeLists.txt (+4 -1)
===================================================================
--- data/CMakeLists.txt    2016-05-22 16:29:30 +0900 (85fbe8f)
+++ data/CMakeLists.txt    2016-05-22 16:32:42 +0900 (0742755)
@@ -15,4 +15,7 @@
 
 add_subdirectory(html)
 
-install(FILES groonga.conf DESTINATION "${GRN_CONFIG_DIR}/")
+install(FILES
+  groonga.conf
+  synonyms.tsv
+  DESTINATION "${GRN_CONFIG_DIR}/")
-------------- next part --------------
HTML����������������������������...
下载 



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