On Sat, Feb 26, 2022 at 10:20 AM Martin Gansser
<martin.gans...@gmail.com> wrote:
>
> sovled by adding this to the spec file.
>
> %global __cmake_in_source_build 1
>

That's not right; the problem is you are doing

%cmake .

which forces the build into the source directory instead of doing the
default build directory that the CMake macros use. If _that_ doesn't
work, then there's probably a bug upstream that should be fixed.

> Regards
> Martin

-- 
Elliott
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to