public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cristian Le <git@lecris.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/highfive] rawhide: Allow to build with CMake 4.0
Date: Fri, 19 Jun 2026 11:07:08 GMT	[thread overview]
Message-ID: <178186722819.1.1512125296742181868.rpms-highfive-49e8b04e158a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/highfive
Branch : rawhide
Commit : 49e8b04e158ac12acb8cdd2b30791ab6dabbd3c3
Author : Cristian Le <git@lecris.dev>
Date   : 2026-04-18T17:33:23+00:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/highfive/c/49e8b04e158ac12acb8cdd2b30791ab6dabbd3c3?branch=rawhide

Log:
Allow to build with CMake 4.0

---
diff --git a/highfive.spec b/highfive.spec
index cbe17c7..1010dc5 100644
--- a/highfive.spec
+++ b/highfive.spec
@@ -102,6 +102,8 @@ developing applications that use HighFive.
 
 
 %build
+# TODO: Remove in the 3.0 release
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %if %{with tests}
 # The unit tests intentionally test deprecated APIs; silence these warnings so
 # we are more likely to notice any real problems.

                 reply	other threads:[~2026-06-19 11:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178186722819.1.1512125296742181868.rpms-highfive-49e8b04e158a@fedoraproject.org \
    --to=git@lecris.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox