Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
marin-ma committed Apr 22, 2024
1 parent 04becc9 commit 9eb47e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/common/compression/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ add_library(
Lz4Compression.cpp HadoopCompressionFormat.cpp)
target_link_libraries(
velox_common_compression
PUBLIC Folly::folly lz4::lz4
PUBLIC velox_status Folly::folly lz4::lz4
PRIVATE velox_exception)

0 comments on commit 9eb47e9

Please sign in to comment.