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-14 19:45:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a1d02a1fb
ClickHouse
/
base
/
mysqlxx
/
tests
/
CMakeLists.txt
3 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
Removed sensitive data.
2016-02-07 21:58:58 +00:00
add_executable
(
mysqlxx_test
mysqlxx_test.cpp
)
Get rid of malloc symbols in libcommon (#7134)
2019-09-30 11:58:32 +00:00
target_link_libraries
(
mysqlxx_test
PRIVATE
mysqlxx
)
Reference in New Issue
Copy Permalink