1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:48:11 +00:00

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
parent c8dbcdb0bc
commit becbb0ea97

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")