Default to --verbose for ctest as well
This commit is contained in:
parent
4b115b40c7
commit
5d587929de
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
%ctest(:-:) \
|
%ctest(:-:) \
|
||||||
cd "%{__cmake_builddir}" \
|
cd "%{__cmake_builddir}" \
|
||||||
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %{**} \
|
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} --verbose %{**} \
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user