This commit is contained in:
Denis Davydov 2016-03-23 05:30:48 +01:00
parent 30ba96e58f
commit 76006fc346

View file

@ -116,7 +116,7 @@ def install(self, spec, prefix):
# superlu_dist
options.extend([
'-DTPL_ENABLE_SuperLUDist:BOOL=ON',
'-DSuperLUDist_INCLUDE_DIRS=%s' % spec['superlu_dist'].prefix.include
'-DSuperLUDist_INCLUDE_DIRS=%s' % spec['superlu-dist'].prefix.include
])
if spec.satisfies('^superlu-dist@4.0:'):
options.extend([