mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
3 lines
142 B
CMake
3 lines
142 B
CMake
set(MINISELECT_INCLUDE_DIR ${ClickHouse_SOURCE_DIR}/contrib/miniselect/include)
|
|
message(STATUS "Using miniselect: ${MINISELECT_INCLUDE_DIR}")
|