Files
qmltermwidget/cmake
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
..