ClickHouse/base/mysqlxx/tests/CMakeLists.txt

3 lines
100 B
CMake
Raw Normal View History

2016-02-07 21:58:58 +00:00
add_executable (mysqlxx_test mysqlxx_test.cpp)
target_link_libraries (mysqlxx_test PRIVATE mysqlxx)