mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Fix gcc build
This commit is contained in:
parent
7f0d80dc9d
commit
8cce9285d3
@ -475,7 +475,6 @@ if (USE_DATASKETCHES)
|
||||
endif ()
|
||||
|
||||
target_link_libraries (clickhouse_common_io PRIVATE lz4)
|
||||
target_include_directories (clickhouse_common_io SYSTEM BEFORE PRIVATE lz4)
|
||||
|
||||
dbms_target_link_libraries(PRIVATE _boost_context)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user