el9 imports/e9/svt-hevc-1.5.1-3.el9
Leigh Scott 3 years ago
parent c1802f66c4
commit 27a949c662

@ -1,5 +1,3 @@
%undefine __cmake_in_source_build
Name: svt-hevc Name: svt-hevc
Version: 1.5.1 Version: 1.5.1
Release: 3%{?dist} Release: 3%{?dist}
@ -44,16 +42,13 @@ Include files and mandatory libraries for development svt-hevc.
%build %build
%cmake -G Ninja \ %cmake -G Ninja
%if 0%{?rhel} && 0%{?rhel} > 7
-B %{_target_platform} -S .
%endif
%ninja_build -C %{_target_platform} %cmake_build
%install %install
%ninja_install -C %{_target_platform} %cmake_install
%files %files
%{_bindir}/SvtHevcEncApp %{_bindir}/SvtHevcEncApp

Loading…
Cancel
Save