LibUnicode: Upgrade to Unicode version 14.0.0

This commit is contained in:
Timothy Flynn 2021-09-15 09:35:18 -04:00 committed by Linus Groh
commit becbb0ea97
Notes: sideshowbarker 2024-07-18 03:16:52 +09:00

View file

@ -1,4 +1,4 @@
set(UCD_VERSION 13.0.0)
set(UCD_VERSION 14.0.0)
set(CLDR_VERSION 39.0.0)
set(UCD_PATH "${CMAKE_BINARY_DIR}/UCD" CACHE PATH "Download location for UCD files")