mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
works with yaml 2.6
This commit is contained in:
@@ -123,6 +123,8 @@ ENDIF(WIN32)
|
||||
ADD_EXECUTABLE(otclient ${SOURCES})
|
||||
|
||||
# target link libraries
|
||||
MESSAGE(
|
||||
${YAMLCPP_LIBRARY})
|
||||
TARGET_LINK_LIBRARIES(otclient
|
||||
${Boost_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
|
Reference in New Issue
Block a user