mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:58:12 +00:00
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
This commit is contained in:
parent
04e6b43f05
commit
1f2ac0ab41
5 changed files with 625 additions and 405 deletions
|
@ -9,3 +9,9 @@ set(SOURCES
|
|||
)
|
||||
|
||||
lagom_tool(GenerateUnicodeLocale)
|
||||
|
||||
set(SOURCES
|
||||
GenerateUnicodeNumberFormat.cpp
|
||||
)
|
||||
|
||||
lagom_tool(GenerateUnicodeNumberFormat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue