AssimpΒΆ

hunter_add_package(Assimp)
find_package(Assimp CONFIG REQUIRED)
target_link_libraries(... Assimp::assimp)