mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
my_decimal didn't compile properly with debug
This commit is contained in:
parent
9c9d10b441
commit
a1ddf01489
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue