fix invalid path.

pull/2966/head
kimkulling 2020-10-01 10:43:48 +02:00
parent c740f61f97
commit d75fa2bb4b
1 changed files with 1 additions and 1 deletions

View File

@ -866,7 +866,7 @@ IF(ASSIMP_HUNTER_ENABLED)
hunter_add_package(pugixml)
find_package(pugixml CONFIG REQUIRED)
ELSE()
add_subdirectory( pugixml-1.9 )
add_subdirectory(../contrib/pugixml-1.9 )
ENDIF()
# utf8