mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 23:55:07 +00:00
LibUnicode: Update to Unicode version 15.0.0
https://unicode.org/versions/Unicode15.0.0/
This commit is contained in:
parent
739798e075
commit
51854e345a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
include(${CMAKE_CURRENT_LIST_DIR}/utils.cmake)
|
||||
|
||||
set(UCD_VERSION 14.0.0)
|
||||
set(UCD_VERSION 15.0.0)
|
||||
set(UCD_PATH "${CMAKE_BINARY_DIR}/UCD" CACHE PATH "Download location for UCD files")
|
||||
set(UCD_VERSION_FILE "${UCD_PATH}/version.txt")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue