suite-sparse: Add CXSparse and SPQR to targets (#27804)

This commit is contained in:
Glenn Johnson 2021-12-06 09:40:07 -06:00 committed by GitHub
parent e6432d2380
commit 599b8c3533
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,10 +190,12 @@ def install(self, spec, prefix):
'CCOLAMD',
'COLAMD',
'CHOLMOD',
'CXSparse',
'LDL',
'KLU',
'UMFPACK',
'RBio'
'RBio',
'SPQR'
]
if spec.satisfies('+cuda'):
targets.extend([