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-11-18 05:32:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1bb5bfc2b
ClickHouse
/
src
/
Interpreters
/
CMakeLists.txt
7 lines
114 B
CMake
Raw
Normal View
History
Unescape
Escape
Update ReverseIndex. Added tests.
2018-12-12 19:21:48 +00:00
if
(
ENABLE_TESTS
)
better
2021-04-26 18:26:55 +00:00
add_subdirectory
(
tests
)
endif
(
)
if
(
ENABLE_EXAMPLES
)
add_subdirectory
(
examples
)
endif
(
)
Reference in New Issue
Copy Permalink