remove debug message
This commit is contained in:
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…
Reference in New Issue