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