axom@0.7.0: require cmake@3.21: (#33450)
* axom@0.7.0: require cmake@3.21: * Update var/spack/repos/builtin/packages/axom/package.py Co-authored-by: Chris White <white238@llnl.gov> Co-authored-by: Chris White <white238@llnl.gov>
This commit is contained in:
parent
428a8f72a0
commit
7c3d93465c
@ -91,8 +91,8 @@ class Axom(CachedCMakePackage, CudaPackage, ROCmPackage):
|
|||||||
# Dependencies
|
# Dependencies
|
||||||
# -----------------------------------------------------------------------
|
# -----------------------------------------------------------------------
|
||||||
# Basics
|
# Basics
|
||||||
depends_on("cmake@3.8.2:", type="build")
|
depends_on("cmake@3.14:", type="build")
|
||||||
depends_on("cmake@3.16.8:", type="build", when="+rocm")
|
depends_on("cmake@3.21:", type="build", when="+rocm")
|
||||||
|
|
||||||
depends_on("blt", type="build")
|
depends_on("blt", type="build")
|
||||||
depends_on("blt@0.5.1:", type="build", when="@0.6.2:")
|
depends_on("blt@0.5.1:", type="build", when="@0.6.2:")
|
||||||
|
Loading…
Reference in New Issue
Block a user