SHA256
3
0
forked from pool/cmake
Dirk Mueller 2024-07-07 11:47:24 +00:00 committed by Git OBS Bridge
parent e9eabaa7e2
commit f059d499f4

View File

@ -76,7 +76,7 @@
%cmake_install \ %cmake_install \
DESTDIR=%{buildroot} %__builder install -C %__builddir DESTDIR=%{buildroot} %__builder install -C %__builddir
%ctest \ %ctest(:-:) \
cd %__builddir && \ cd %__builddir && \
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %* ; \ %__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %* ; \
cd .. cd ..