Fixed: Client patcher compilation

This commit is contained in:
kervala 2016-02-04 14:32:40 +01:00
parent f72cf4789c
commit b00b6acf03

View file

@ -16,6 +16,7 @@ ADD_EXECUTABLE(ryzom_client_patcher ${SRC})
INCLUDE_DIRECTORIES(
${LIBXML2_INCLUDE_DIR}
${CURL_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIR}
${CMAKE_SOURCE_DIR}/ryzom/client/src
)