forked from pool/cmake
- convert ctest to non-paramatic macro like the other cmake* ones
are OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=588
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
%cmake_install \
|
||||
DESTDIR=%{buildroot} %__builder install -C %__builddir
|
||||
|
||||
%ctest(:-:) \
|
||||
%ctest \
|
||||
cd %__builddir \
|
||||
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %** \
|
||||
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} \
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user