mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 06:14:58 +00:00

Currently, LibUnicodeData contains the generated UCD and CLDR data. Move the UCD data to the main LibUnicode library, and rename LibUnicodeData to LibLocaleData. This is another prepatory change to migrate to LibLocale.
2 lines
127 B
CMake
2 lines
127 B
CMake
serenity_testjs_test(test-spreadsheet.cpp test-spreadsheet)
|
|
install(TARGETS test-spreadsheet RUNTIME DESTINATION bin OPTIONAL)
|