Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
affdb1f362 | ||
|
|
fccdd2f9b1 | ||
|
|
fe43dd3275 | ||
|
|
a0574eef1d |
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Requires: hicolor-icon-theme
|
|||
|
||||
%build
|
||||
# We use CMAKE_BUILD_TYPE="Release" to turn ASAN off
|
||||
%cmake -DCMAKE_BUILD_TYPE="Release"
|
||||
%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -DCMAKE_BUILD_TYPE="Release"
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue