forked from pool/cmake
This commit is contained in:
parent
c0234c40bc
commit
90237d10a3
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jul 6 12:49:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- convert ctest to skip first non-parmetic parameter
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 3 05:50:53 UTC 2024 - Christoph G <foss@grueninger.de>
|
Wed Jul 3 05:50:53 UTC 2024 - Christoph G <foss@grueninger.de>
|
||||||
|
|
||||||
|
@ -78,5 +78,5 @@
|
|||||||
|
|
||||||
%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