mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
266aa455b7
This reverts commit aba4645e08
.
3 lines
99 B
CMake
3 lines
99 B
CMake
add_library (libdivide INTERFACE)
|
|
target_include_directories (libdivide SYSTEM BEFORE INTERFACE .)
|