disable extra tests on builds
This commit is contained in:
parent
5be2c955a7
commit
9c945dfe13
@ -4,7 +4,7 @@
|
||||
%if %{without tests}
|
||||
%bcond_with extras_tests
|
||||
%else
|
||||
%bcond_without extras_tests
|
||||
%bcond_with extras_tests
|
||||
%endif
|
||||
# linters are enabled by default if BUILD_DOCS OR BUILD_EXAMPLES
|
||||
%bcond_with linters
|
||||
|
||||
Loading…
Reference in New Issue
Block a user