DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.15k stars 259 forks source link

SPQR: Fixes for pkg-config files #661

Closed mmuetzel closed 8 months ago

mmuetzel commented 8 months ago

The pkg-config files of the subprojects GPUQREngine and GPURuntime were missed in the change that introduced a more general approach to get the base library name. Additionally, the (static) dependency of SPQR on those two subprojects was missing in the .pc file.