From 7e982af21fac67d6a220631872d6c0690a6bf0b5 Mon Sep 17 00:00:00 2001 From: Eduardo Bart Date: Fri, 13 May 2011 23:22:20 -0300 Subject: [PATCH] remove debug message --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 79bcbc45..9a7d6939 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,8 +123,6 @@ ENDIF(WIN32) ADD_EXECUTABLE(otclient ${SOURCES}) # target link libraries -MESSAGE( - ${YAMLCPP_LIBRARY}) TARGET_LINK_LIBRARIES(otclient ${Boost_LIBRARIES} ${OPENGL_LIBRARIES}