We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 470e383 + c8e7e08 commit c3af3e7Copy full SHA for c3af3e7
src/Common/mysqlxx/tests/CMakeLists.txt
@@ -1,2 +1,2 @@
1
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)
+target_link_libraries (mysqlxx_pool_test PRIVATE mysqlxx dbms clickhouse_common_config loggers_no_text_log clickhouse_functions_extractkeyvaluepairs)
0 commit comments