/usr/lib64/cmake/harfbuzz/harfbuzz-config.cmake contains unresolved cmake templates, e.g., the file starts with @PACKAGE_INIT@ Reproducible: Always Steps to Reproduce: 1. install harfbuzz-devel 2. cat /usr/lib64/cmake/harfbuzz/harfbuzz-config.cmake 3. Actual Results: File contains unresolved templates Expected Results: File does not contain unresolved templates
Can you verify against latest harfbuzz build in Fedora 41?
Looks sane now
Thank you for your reply.