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-05 15:21:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bcc5500f91
ClickHouse
/
dbms
/
src
/
Core
/
CMakeLists.txt
4 lines
65 B
CMake
Raw
Normal View
History
Unescape
Escape
cmake: More options. [#METR-23701]
2016-12-01 22:44:59 +00:00
if
(
ENABLE_TESTS
)
Removed sensitive data.
2016-02-07 21:58:58 +00:00
add_subdirectory
(
tests
)
cmake: More options. [#METR-23701]
2016-12-01 22:44:59 +00:00
endif
(
ENABLE_TESTS
)
Reference in New Issue
Copy Permalink