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-11 17:02:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6aa63414db
ClickHouse
/
src
/
Planner
/
CMakeLists.txt
8 lines
115 B
CMake
Raw
Normal View
History
Unescape
Escape
Added Planner
2022-08-24 09:21:03 +00:00
if
(
ENABLE_TESTS
)
add_subdirectory
(
tests
)
endif
(
)
if
(
ENABLE_EXAMPLES
)
add_subdirectory
(
examples
)
Fixed code review issues
2022-10-19 16:49:17 +00:00
endif
(
)
Reference in New Issue
Copy Permalink