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.
1 parent e9b76b8 commit 9960b98Copy full SHA for 9960b98
unittest/sql/CMakeLists.txt
@@ -37,7 +37,3 @@ TARGET_LINK_LIBRARIES(mf_iocache-t mysys mytap mysys_ssl)
37
ADD_DEPENDENCIES(mf_iocache-t GenError)
38
MY_ADD_TEST(mf_iocache)
39
40
-# Json writer needs String which needs sql library
41
-ADD_EXECUTABLE(my_json_writer-t my_json_writer-t.cc dummy_builtins.cc)
42
-TARGET_LINK_LIBRARIES(my_json_writer-t sql mytap)
43
-MY_ADD_TEST(my_json_writer)
0 commit comments