public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/highfive] rawhide: Allow to build with CMake 4.0
@ 2026-06-19 11:07 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-06-19 11:07 UTC (permalink / raw)
  To: git-commits

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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19 11:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 11:07 [rpms/highfive] rawhide: Allow to build with CMake 4.0 Cristian Le

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox