Allow to build with CMake 4.0 (rhbz#2380816)
This commit is contained in:
parent
6f357d8cd6
commit
7c6da62506
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ Requires: python3-numpy
|
|||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# TODO: Please submit an issue to upstream (rhbz#2380816)
|
||||
export CMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
%cmake -DBUILD_TESTS=ON
|
||||
%cmake_build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue