utf8 header not found

This commit is contained in:
Tárcio Vinícius
2023-10-15 17:48:38 -03:00
committed by Kim Kulling
parent a521b23ab5
commit 46b19cc6a4
5 changed files with 5 additions and 1 deletions

View File

@@ -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