Commit a1ddf014 authored by Monty's avatar Monty

my_decimal didn't compile properly with debug

parent 9c9d10b4
...@@ -20,4 +20,4 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include ...@@ -20,4 +20,4 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include
${CMAKE_SOURCE_DIR}/unittest/mytap) ${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)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment