mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
fc8bf7ac3e
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)
|