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
6a51c66424
ClickHouse
/
dbms
/
src
/
Common
/
CMakeLists.txt
4 lines
68 B
CMake
Raw
Normal View
History
Unescape
Escape
cmake: More options. [#METR-23701]
2016-12-01 22:44:59 +00:00
if
(
ENABLE_TESTS
)
Changed tabs to spaces in code [#CLICKHOUSE-3].
2017-04-01 07:20:54 +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