diff --git a/assimp-2.0.1071-unbundle.patch b/assimp-2.0.1071-unbundle.patch index 1953a0d..82f8a31 100644 --- a/assimp-2.0.1071-unbundle.patch +++ b/assimp-2.0.1071-unbundle.patch @@ -772,7 +772,7 @@ diff -up ./tools/assimp_cmd/CMakeLists.txt.unbundle ./tools/assimp_cmd/CMakeList -TARGET_LINK_LIBRARIES( assimp_cmd assimp ${ZLIB_LIBRARIES}) +INCLUDE_DIRECTORIES(${IRRXML_INCLUDE_PATH}) -+TARGET_LINK_LIBRARIES( assimp_cmd assimp ${ZLIB_LIBRARIES} ${POLY2TRI_LIB}) ++TARGET_LINK_LIBRARIES( assimp_cmd assimp ${ZLIB_LIBRARIES} ) +TARGET_LINK_LIBRARIES( assimp_cmd ${IRRXML_LIB}) + SET_TARGET_PROPERTIES( assimp_cmd PROPERTIES