forked from pool/cmake
This commit is contained in:
parent
e9eabaa7e2
commit
f059d499f4
@ -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 ..
|
||||||
|
Loading…
Reference in New Issue
Block a user