[Groonga-commit] pgroonga/pgroonga at 3331aba [master] cmake: add a missing source file

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 12 09:31:58 JST 2016


Kouhei Sutou	2016-02-12 09:31:58 +0900 (Fri, 12 Feb 2016)

  New Revision: 3331abacfd182fa4014f85bb1dc0e13660bef6df
  https://github.com/pgroonga/pgroonga/commit/3331abacfd182fa4014f85bb1dc0e13660bef6df

  Message:
    cmake: add a missing source file

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -0)
===================================================================
--- CMakeLists.txt    2016-02-12 00:13:22 +0900 (cca9835)
+++ CMakeLists.txt    2016-02-12 09:31:58 +0900 (0b307b1)
@@ -48,6 +48,7 @@ link_directories(
 
 set(PGRN_SOURCES
   "src/pgroonga.c"
+  "src/pgrn_column_name.c"
   "src/pgrn_convert.c"
   "src/pgrn_create.c"
   "src/pgrn_global.c"
-------------- next part --------------
HTML����������������������������...
Download 



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