mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:48:10 +00:00
LibUnicode: Upgrade to CLDR version 40.0.0
Release notes: https://github.com/unicode-org/cldr-json/releases/tag/40.0.0
This commit is contained in:
parent
357c97dfa8
commit
03c023d7e9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set(UCD_VERSION 14.0.0)
|
||||
set(CLDR_VERSION 39.0.0)
|
||||
set(CLDR_VERSION 40.0.0)
|
||||
|
||||
set(UCD_PATH "${CMAKE_BINARY_DIR}/UCD" CACHE PATH "Download location for UCD files")
|
||||
set(CLDR_PATH "${CMAKE_BINARY_DIR}/CLDR" CACHE PATH "Download location for CLDR files")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue