This package does not specify CMake version range.
|
depends_on("cmake", when="@2.0.0:", type="build") |
But netlib-scalapack-2.2.3 requires CMake => 3.26
cmake_minimum_required(VERSION 3.26...4.0)
https://github.com/Reference-ScaLAPACK/scalapack/blob/3e0da655fb07de5f1d76d6afb43f16ae17ca98c4/CMakeLists.txt#L1
This package does not specify CMake version range.
spack-packages/repos/spack_repo/builtin/packages/netlib_scalapack/package.py
Line 25 in 37eedde
But netlib-scalapack-2.2.3 requires CMake => 3.26
https://github.com/Reference-ScaLAPACK/scalapack/blob/3e0da655fb07de5f1d76d6afb43f16ae17ca98c4/CMakeLists.txt#L1