ClickHouse/libs/libmysqlxx/src/tests/CMakeLists.txt

3 lines
92 B
CMake

add_executable (mysqlxx_test mysqlxx_test.cpp)
target_link_libraries (mysqlxx_test mysqlxx)