my_decimal didn't compile properly with debug

This commit is contained in:
Monty 2016-01-29 23:52:15 +02:00
parent 9c9d10b441
commit a1ddf01489

View File

@ -20,4 +20,4 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include
${CMAKE_SOURCE_DIR}/unittest/mytap)
#
MY_ADD_TESTS(my_decimal EXT "cc" LINK_LIBRARIES mysys)
MY_ADD_TESTS(my_decimal EXT "cc" LINK_LIBRARIES strings dbug)