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.17k stars 261 forks source link

Work around missing GLOBAL option of find_package in older CMake versions #670

Closed mmuetzel closed 10 months ago

mmuetzel commented 10 months ago

Also remove unnecessary direct dependency of SPQR on OpenMP.

Should fix #669.