utf8 header not found
This commit is contained in:
committed by
Kim Kulling
parent
a521b23ab5
commit
46b19cc6a4
@@ -923,7 +923,7 @@ IF(ASSIMP_HUNTER_ENABLED)
|
||||
hunter_add_package(utf8)
|
||||
find_package(utf8cpp CONFIG REQUIRED)
|
||||
ELSE()
|
||||
# utf8 is header-only, so Assimp doesn't need to do anything.
|
||||
INCLUDE_DIRECTORIES("../contrib/utf8cpp/source")
|
||||
ENDIF()
|
||||
|
||||
# polyclipping
|
||||
|
||||
Reference in New Issue
Block a user