public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/luxcorerender] f43: Allow to build with CMake 4.0 (rhbz#2380787)
@ 2026-09-20  2:16 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-09-20  2:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/luxcorerender
Branch : f43
Commit : ab8f2bbaf36c1dfb3419b5152a1a7e3ca5674cfa
Author : Cristian Le <git@lecris.dev>
Date   : 2026-02-16T20:41:50+00:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/luxcorerender/c/ab8f2bbaf36c1dfb3419b5152a1a7e3ca5674cfa?branch=f43

Log:
Allow to build with CMake 4.0 (rhbz#2380787)

---
diff --git a/luxcorerender.spec b/luxcorerender.spec
index 4b530e1..12a648b 100644
--- a/luxcorerender.spec
+++ b/luxcorerender.spec
@@ -178,6 +178,8 @@ sed -i -e '\@set.*Boost_USE_STATIC_LIBS@s|ON|OFF|' cmake/Dependencies.cmake
 %py3_shebang_fix .
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380787)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 #Building lux
 %cmake \
 	-DBUILD_SHARED_LIBS=ON \

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

only message in thread, other threads:[~2026-09-20  2:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20  2:16 [rpms/luxcorerender] f43: Allow to build with CMake 4.0 (rhbz#2380787) Cristian Le

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