Navigation Menu

Skip to content

Commit

Permalink
cmake lz4: link to all liblz4 objs
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 7, 2017
1 parent acb560b commit 4f3d105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/lz4/CMakeLists.txt
Expand Up @@ -46,7 +46,7 @@ if(GRN_WITH_BUNDLED_LZ4)
"${LZ4_SOURCE_DIR}/programs/datagen.h"
"${LZ4_SOURCE_DIR}/programs/platform.h"
"${LZ4_SOURCE_DIR}/programs/util.h"
)
${LIBLZ4_SOURCES})

set(LZ4_C_COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS}")

Expand Down

0 comments on commit 4f3d105

Please sign in to comment.