[Groonga-commit] pgroonga/pgroonga at 0834717 [master] windows: fix pgroonga_flush isn't found error

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 21 16:35:46 JST 2016


Kouhei Sutou	2016-09-21 16:35:46 +0900 (Wed, 21 Sep 2016)

  New Revision: 0834717f7c05ea4ae714479391a091974c1f706f
  https://github.com/pgroonga/pgroonga/commit/0834717f7c05ea4ae714479391a091974c1f706f

  Message:
    windows: fix pgroonga_flush isn't found error
    
    https://gitter.im/groonga/ja?at=57e1f1cfc8af41d45f31d2b2
    
    Reported by  Truong Dinh Anh Duy .Thanks!!!

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -0)
===================================================================
--- CMakeLists.txt    2016-09-07 11:26:26 +0900 (a7b0888)
+++ CMakeLists.txt    2016-09-21 16:35:46 +0900 (c2f20c9)
@@ -60,6 +60,7 @@ set(PGRN_SOURCES
   "src/pgrn_column_name.c"
   "src/pgrn_convert.c"
   "src/pgrn_create.c"
+  "src/pgrn_flush.c"
   "src/pgrn_global.c"
   "src/pgrn_groonga.c"
   "src/pgrn_highlight_html.c"
-------------- next part --------------
HTML����������������������������...
Download 



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