diff --git a/code/ryzom/client/src/CMakeLists.txt b/code/ryzom/client/src/CMakeLists.txt index d2f8f2bb2..b24f9c4ad 100644 --- a/code/ryzom/client/src/CMakeLists.txt +++ b/code/ryzom/client/src/CMakeLists.txt @@ -143,8 +143,6 @@ IF(WITH_RYZOM_CLIENT) ${CURL_LIBRARIES} ) - ADD_DEFINITIONS(${LIBXML2_DEFINITIONS}) - IF(NOT APPLE AND NOT WIN32) TARGET_LINK_LIBRARIES(ryzom_client ${X11_LIBRARIES}) ENDIF()