aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/BuildUTF8proc.cmake
Commit message (Collapse)AuthorAge
* build: add utf8proc as dependencydundargoc2024-06-28
utf8proc contains all the data which is currently in unicode_tables.generated.h internally, but in quite a different format. Ideally unicode_tables.generated.h should be removed as well so we rely solely on utf8proc. We want to avoid a situation where the possibility of unicode mismatch occurs, e.g a distro using both unicode 12 and unicode 13.