mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
remove debug output
This commit is contained in:
@ -162,7 +162,6 @@ SET(LIBEDIT_SOURCES
|
||||
${AHDR}
|
||||
${LIBEDIT_EXTRA_SOURCES}
|
||||
)
|
||||
MESSAGE(${LIBEDIT_EXTRA_SOURCES})
|
||||
ADD_LIBRARY(edit ${LIBEDIT_SOURCES})
|
||||
TARGET_LINK_LIBRARIES(edit ${CURSES_LIBRARY})
|
||||
|
||||
|
Reference in New Issue
Block a user