laghos: inject CXX (#6664)
This commit is contained in:
parent
e80a27d713
commit
27be66420a
@ -53,6 +53,7 @@ def build_targets(self):
|
||||
'share/mfem/config.mk'))
|
||||
targets.append('TEST_MK=%s' % join_path(spec['mfem'].prefix,
|
||||
'share/mfem/test.mk'))
|
||||
targets.append('CXX=%s' % spec['mpi'].mpicxx)
|
||||
|
||||
return targets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user