Navigation Menu

Skip to content

Commit

Permalink
cmake lz4: update file list
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 7, 2017
1 parent 159bba5 commit acb560b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vendor/lz4/CMakeLists.txt
Expand Up @@ -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}")
Expand Down

0 comments on commit acb560b

Please sign in to comment.