Skip to content

Commit c3af3e7

Browse files
Merge pull request ClickHouse#79726 from ClickHouse/fix_build
Fix build of MySQL tests
2 parents 470e383 + c8e7e08 commit c3af3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
clickhouse_add_executable (mysqlxx_pool_test mysqlxx_pool_test.cpp)
2-
target_link_libraries (mysqlxx_pool_test PRIVATE mysqlxx dbms clickhouse_common_config loggers_no_text_log)
2+
target_link_libraries (mysqlxx_pool_test PRIVATE mysqlxx dbms clickhouse_common_config loggers_no_text_log clickhouse_functions_extractkeyvaluepairs)

0 commit comments

Comments
 (0)