Fix test builds

pull/3452/head
Rahul Sheth 2020-10-12 16:47:36 -04:00
parent f12e6eb6f4
commit b7c6719ed8
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ if(NOT ASSIMP_HUNTER_ENABLED)
INCLUDE_DIRECTORIES( INCLUDE_DIRECTORIES(
${Assimp_SOURCE_DIR}/contrib/gtest/include ${Assimp_SOURCE_DIR}/contrib/gtest/include
${Assimp_SOURCE_DIR}/contrib/gtest/ ${Assimp_SOURCE_DIR}/contrib/gtest/
${Assimp_SOURCE_DIR}/contrib/pugixml/src
) )
endif() endif()