SHA256
1
0
forked from pool/cmake
Dirk Mueller 2024-07-07 10:09:10 +00:00 committed by Git OBS Bridge
parent 780894776a
commit e9eabaa7e2

View File

@ -78,4 +78,5 @@
%ctest \
cd %__builddir && \
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %* ; \
cd ..