On June 3, 2026 6:52:07 AM GMT+02:00, David Bold <[email protected]> wrote: > >Except it is not. > >From the build log: > >-- Catch not detected. Interpreter tests will be skipped. Install Catch >headers manually or use `cmake -DDOWNLOAD_CATCH=ON` to fetch them >automatically. >-- Catch not detected. Interpreter tests will be skipped. Install Catch >headers manually or use `cmake -DDOWNLOAD_CATCH=ON` to fetch them >automatically. >-- Catch not detected. Interpreter tests will be skipped. Install Catch >headers manually or use `cmake -DDOWNLOAD_CATCH=ON` to fetch them >automatically. >-- Configuring done (2.3s)
Oh indeed so, thanks for pointing it out, did not see that it uses a custom FindCatch2 that gets in its way. -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
