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-17 21:24:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
233ac6c599
ClickHouse
/
dbms
/
src
/
DataStreams
/
CMakeLists.txt
4 lines
56 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
)
Debian: simpler package (#662) * Allow use external re2 with re2_st=re2 * fix * remove dupe * use re2_st in FunctionsStringSearch.h * fix * move files from tools/etc to debian * dont generate control * version * ok. * wip * Cmake: dont touch CMAKE_INSTALL_PREFIX * wip * works! * clean * okay * like old * wip * wip * okay * clickhouse-server-base-dbg * clean * clickhouse-server-dbg * Debian: Remove daemons * Update rules * add source/format * control clean * add watch * clean * clean * temp fix build * clean * docs * fake make_control * fix * testme * testme * add metrika package * fake metrika files
2017-04-10 17:43:30 +00:00
endif
(
)
Reference in New Issue
Copy Permalink