remove debug message

master
Eduardo Bart 13 years ago
parent 35fc76f0a6
commit 7e982af21f

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

Loading…
Cancel
Save