CMake Error at /opt/cmake/share/cmake-3.28/Modules/FindFreetype.cmake:108 (get_property):
get_property could not find TARGET freetype. Perhaps it has not yet been
created.
Call Stack (most recent call first):
CMakeLists.txt:12 (find_package)
My CMake knowledge is quite limited so I'm uncertain what the correct solution to this issue is. That is why I seek your help to find an appropriate soluion.