commit 850fc814b44d24922a1e9fe611e2a653e0b30d1b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Mar 27 19:29:45 2021 +0000
add cmake define for F32
slowmovideo.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/slowmovideo.spec b/slowmovideo.spec
index bca1d92..c90f231 100644
--- a/slowmovideo.spec
+++ b/slowmovideo.spec
@@ -1,3 +1,6 @@
+# Need undefine to build on F32
+%undefine __cmake_in_source_build
+
# sources for slowmoVideo
%global commit0 279026ad91e034e49c712e8b7a02b3e109f1af2d
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Show replies by date