public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openvkl] f44: Add workaround for obsolete CMake version.
@ 2026-08-24 10:50 Richard Shaw
0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-08-24 10:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openvkl
Branch : f44
Commit : cf868a996f37bc52c673b426a1546a5793860208
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-05-18T21:24:42-05:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openvkl/c/cf868a996f37bc52c673b426a1546a5793860208?branch=f44
Log:
Add workaround for obsolete CMake version.
---
diff --git a/openvkl.spec b/openvkl.spec
index 84921c3..1084a35 100644
--- a/openvkl.spec
+++ b/openvkl.spec
@@ -62,6 +62,7 @@ sed -i '/vdb_volume_dense.cpp/d' testing/apps/CMakeLists.txt
%build
%cmake \
+ -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
-DBUILD_EXAMPLES=OFF \
-DBUILD_OPENVKL_TESTING=ON \
-DBUILD_BENCHMARKS=OFF \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 10:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 10:50 [rpms/openvkl] f44: Add workaround for obsolete CMake version Richard Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox