mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 22:22:00 +00:00
3 lines
92 B
CMake
3 lines
92 B
CMake
add_executable (mysqlxx_test mysqlxx_test.cpp)
|
|
target_link_libraries (mysqlxx_test mysqlxx)
|