mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
4 lines
63 B
CMake
4 lines
63 B
CMake
|
if (TARGET ch_contrib::rocksdb)
|
||
|
set(USE_ROCKSDB 1)
|
||
|
endif()
|