remove pugixml from hunter

pull/2966/head
Kim Kulling 2020-09-28 10:23:25 +02:00 committed by GitHub
parent c598a12340
commit 69822fd5e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1095,7 +1095,6 @@ SET( assimp_src
${ASSIMP_EXPORTER_SRCS}
# Third-party libraries
#${IrrXML_SRCS}
${unzip_compile_SRCS}
${Poly2Tri_SRCS}
${Clipper_SRCS}
@ -1151,7 +1150,6 @@ IF(ASSIMP_HUNTER_ENABLED)
RapidJSON::rapidjson
utf8cpp
zip::zip
pugixml::pugixml
)
ELSE()
TARGET_LINK_LIBRARIES(assimp ${ZLIB_LIBRARIES} ${OPENDDL_PARSER_LIBRARIES} pugixml )