flecsi: fix build (#9129)
This commit is contained in:

committed by
GitHub

parent
f540b2ca1b
commit
5de47da740
@@ -47,6 +47,7 @@ class Flecsi(CMakePackage):
|
||||
depends_on("cmake@3.1:", type='build')
|
||||
depends_on("legion+shared", when='~mpi')
|
||||
depends_on("legion+shared+mpi", when='+mpi')
|
||||
depends_on("parmetis")
|
||||
|
||||
def cmake_args(self):
|
||||
options = ['-DENABLE_UNIT_TESTS=ON']
|
||||
|
Reference in New Issue
Block a user