Commit Graph

2 Commits

Author SHA1 Message Date
Luís Pereira 5b21008015 cmake: Fix find_package() developer warning
Make Utf8Proc_FOUND match the name of the calling package (Utf8Proc).
From CMake warning:
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
2020-09-30 20:58:36 +08:00
Yen Chi Hsuan 5d8544455f Drop the ancient wcwidth impl. and use utf8proc if possible (#99) 2016-11-19 12:31:50 +01:00