ClickHouse/base/mysqlxx/tests/CMakeLists.txt
Alexey Milovidov eadf0248d0 Build fixes
2021-03-16 14:07:53 +03:00

3 lines
115 B
CMake

add_executable (mysqlxx_pool_test mysqlxx_pool_test.cpp)
target_link_libraries (mysqlxx_pool_test PRIVATE mysqlxx)