On Mon, Dec 2, 2024 at 6:34 AM Martin Gansser <martin.gans...@gmail.com>
wrote:

> Hi,
>
> when I try to compile cpu-x under fedora 41 it fails [1] with the
> following error message

[SNIP]

> CMake Error at data/CMakeLists.txt:41 (if):
>   if given arguments:
>
>     "STREQUAL" ""
>
>   Unknown arguments specified
>

Most likely there's a CMake variable that's not being set correctly for
some reason as indicated by the empty "". Open the file and look at line 41
to see what the variable name is, then you'll have to trace back to see
where it's set and figure out why it isn't working correctly.

Thanks,
RIchard
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to