Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b46c48aa2 |
1 changed files with 1 additions and 5 deletions
|
|
@ -70,18 +70,14 @@ ln -s /usr/include/lest test/lest
|
|||
%endif
|
||||
|
||||
|
||||
%conf
|
||||
%cmake %{?!with_tests:-DVARIANT_LITE_OPT_BUILD_TESTS:BOOL=OFF}
|
||||
|
||||
|
||||
%build
|
||||
%cmake %{?!with_tests:-DVARIANT_LITE_OPT_BUILD_TESTS:BOOL=OFF}
|
||||
%if %{with regenerate}
|
||||
%{python3} script/generate_header.py \
|
||||
%{?max_types:--max-types %{max_types}} \
|
||||
%{?max_args:--max-args %{max_args}} \
|
||||
--verbose
|
||||
%endif
|
||||
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue