parent
a1b895e547
commit
9099e4c233
@ -29,6 +29,7 @@ class Libcatalyst(CMakePackage):
|
|||||||
|
|
||||||
depends_on("mpi", when="+mpi")
|
depends_on("mpi", when="+mpi")
|
||||||
depends_on("conduit", when="+conduit")
|
depends_on("conduit", when="+conduit")
|
||||||
|
depends_on("cmake@3.26:", type="build")
|
||||||
|
|
||||||
def cmake_args(self):
|
def cmake_args(self):
|
||||||
"""Populate cmake arguments for libcatalyst."""
|
"""Populate cmake arguments for libcatalyst."""
|
||||||
|
Loading…
Reference in New Issue
Block a user