This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-12-01 20:12:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1d45108218
ClickHouse
/
dbms
/
Storages
/
CMakeLists.txt
6 lines
79 B
CMake
Raw
Normal View
History
Unescape
Escape
New library clickhouse_storage_kafka
2019-02-12 11:17:46 +00:00
add_subdirectory
(
System
)
link Storages/System via lib
2017-03-15 18:54:31 +00:00
New library clickhouse_storage_kafka
2019-02-12 11:17:46 +00:00
if
(
ENABLE_TESTS
)
add_subdirectory
(
tests
)
endif
(
)
Reference in New Issue
Copy Permalink