works for me -- 3.5 is apparently no longer supported by cmake. bookworm
has cmake version 3.25
<div dir="ltr"><div dir="ltr"><div>you can fix this FTBFS by changing the version of cmake in the 3 files in test/cmake/*.cmake</div><div><br></div><div>-cmake_minimum_required(VERSION 3.5)<br>+cmake_minimum_required(VERSION 3.25)<br></div><div><br></div>
<div>works for me -- 3.5 is apparently no longer supported by cmake. bookworm has cmake version 3.25</div><div><br></div></div></div>