Add missing includes and update utfcpp
This commit is contained in:
2
3rdParty/utfcpp/CMakeLists.txt
vendored
2
3rdParty/utfcpp/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
utfcpp
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${UTFCPP_REPO}
|
||||
GIT_TAG v4.0.6
|
||||
GIT_TAG v4.0.8
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
set(UTF8_TESTS OFF CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user