suite-sparse: Add CXSparse and SPQR to targets (#27804)
This commit is contained in:
		| @@ -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([ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Glenn Johnson
					Glenn Johnson