remove debug message

This commit is contained in:
Eduardo Bart 2011-05-13 23:22:20 -03:00
parent 35fc76f0a6
commit 7e982af21f
1 changed files with 0 additions and 2 deletions

View File

@ -123,8 +123,6 @@ ENDIF(WIN32)
ADD_EXECUTABLE(otclient ${SOURCES}) ADD_EXECUTABLE(otclient ${SOURCES})
# target link libraries # target link libraries
MESSAGE(
${YAMLCPP_LIBRARY})
TARGET_LINK_LIBRARIES(otclient TARGET_LINK_LIBRARIES(otclient
${Boost_LIBRARIES} ${Boost_LIBRARIES}
${OPENGL_LIBRARIES} ${OPENGL_LIBRARIES}