Fix test builds
parent
f12e6eb6f4
commit
b7c6719ed8
|
@ -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()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue