We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f2503 commit 8145759Copy full SHA for 8145759
gen/generator.toml
@@ -1,5 +1,5 @@
1
[general]
2
-library_names = {"SuiteSparseQR_C.h" = "libspqr", "umfpack.h" = "libumfpack", "cholmod.h" = "libcholmod"}
+library_names = {"SuiteSparse_config.h" = "libsuitesparseconfig", "SuiteSparseQR_C.h" = "libspqr", "umfpack.h" = "libumfpack", "cholmod.h" = "libcholmod"}
3
4
use_julia_native_enum_type = true
5
use_deterministic_symbol = true
0 commit comments