mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
Enable datasketches
This commit is contained in:
parent
f17719d62e
commit
eb4403c572
@ -206,6 +206,7 @@ function run_cmake
|
|||||||
"-DENABLE_THINLTO=0"
|
"-DENABLE_THINLTO=0"
|
||||||
"-DUSE_UNWIND=1"
|
"-DUSE_UNWIND=1"
|
||||||
"-DENABLE_NURAFT=1"
|
"-DENABLE_NURAFT=1"
|
||||||
|
"-DENABLE_DATASKETCHES=1"
|
||||||
)
|
)
|
||||||
|
|
||||||
# TODO remove this? we don't use ccache anyway. An option would be to download it
|
# TODO remove this? we don't use ccache anyway. An option would be to download it
|
||||||
|
Loading…
Reference in New Issue
Block a user