works with yaml 2.6

This commit is contained in:
Eduardo Bart
2011-05-13 23:21:25 -03:00
parent 3cea0cb7c6
commit 35fc76f0a6
6 changed files with 21 additions and 15 deletions

View File

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