Commit f30162a3 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

remove debug output

parent a936d4bf
...@@ -162,7 +162,6 @@ SET(LIBEDIT_SOURCES ...@@ -162,7 +162,6 @@ SET(LIBEDIT_SOURCES
${AHDR} ${AHDR}
${LIBEDIT_EXTRA_SOURCES} ${LIBEDIT_EXTRA_SOURCES}
) )
MESSAGE(${LIBEDIT_EXTRA_SOURCES})
ADD_LIBRARY(edit ${LIBEDIT_SOURCES}) ADD_LIBRARY(edit ${LIBEDIT_SOURCES})
TARGET_LINK_LIBRARIES(edit ${CURSES_LIBRARY}) TARGET_LINK_LIBRARIES(edit ${CURSES_LIBRARY})
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