[Groonga-commit] groonga/groonga at acb560b [master] cmake lz4: update file list

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 7 15:45:51 JST 2017


Kouhei Sutou	2017-04-07 15:45:51 +0900 (Fri, 07 Apr 2017)

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

  Message:
    cmake lz4: update file list

  Modified files:
    vendor/lz4/CMakeLists.txt

  Modified: vendor/lz4/CMakeLists.txt (+5 -0)
===================================================================
--- vendor/lz4/CMakeLists.txt    2017-04-07 12:56:02 +0900 (a03fd32)
+++ vendor/lz4/CMakeLists.txt    2017-04-07 15:45:51 +0900 (e0d405e)
@@ -41,6 +41,11 @@ if(GRN_WITH_BUNDLED_LZ4)
     "${LZ4_SOURCE_DIR}/programs/lz4io.c"
     "${LZ4_SOURCE_DIR}/programs/lz4io.h"
     "${LZ4_SOURCE_DIR}/programs/bench.c"
+    "${LZ4_SOURCE_DIR}/programs/bench.h"
+    "${LZ4_SOURCE_DIR}/programs/datagen.c"
+    "${LZ4_SOURCE_DIR}/programs/datagen.h"
+    "${LZ4_SOURCE_DIR}/programs/platform.h"
+    "${LZ4_SOURCE_DIR}/programs/util.h"
     )
 
   set(LZ4_C_COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS}")
-------------- next part --------------
HTML����������������������������...
Télécharger 



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