<html>#2883: ExternalLibraries fail to build with cmake 4.0
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>it seems that at least some of the ExternalLibraries fail to compile with cmake 4.0 claiming that cmake is too old and that at least cmake 3.5 is required .</p>
<p>This looks like they are doing the version check incorrectly (since there is a bump in the major cmake version).</p>
<p>A workaround is to downgrade cmake or to use the CMake thorns in ExternalLibraries and its embedded cmake.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2883/externallibraries-fail-to-build-with-cmake'>https://bitbucket.org/einsteintoolkit/tickets/issues/2883/externallibraries-fail-to-build-with-cmake</a></p>
</html>