mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:21:01 +00:00
Without this, GenerateUnicodeData crashes when run during the build. With this, `serenity.sh run` brings up a running SerenityOS. Since GenerateUnicodeData doesn't take a lot of time to run, just disable optimizations to work around the problem for now. Works around #15449. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GenerateEmojiData.cpp | ||
| GenerateUnicodeData.cpp | ||
| GeneratorUtil.h | ||