From 5d63ea17b0eff627cbc3e70926c039ecfd3ed393 Mon Sep 17 00:00:00 2001 From: ruben Date: Thu, 2 Apr 2020 20:03:20 +0100 Subject: [PATCH] Trying to make Appveyor link --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index c5979661..65c86b1e 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -88,7 +88,7 @@ target_include_directories( PRIVATE common ) -_mysql_set_target_warnings(mysql_integrationtests) +_mysql_common_target_settings(mysql_integrationtests) add_test( NAME mysql_integrationtests COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/integration/run_tests.${_MYSQL_SHELL_EXT}