Fix test builds

This commit is contained in:
Rahul Sheth
2020-10-12 16:47:36 -04:00
parent f12e6eb6f4
commit b7c6719ed8

View File

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