Skip to content

Commit 8145759

Browse files
authored
Use libsuitesparseconfig for some symbols (#381)
1 parent 21f2503 commit 8145759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen/generator.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[general]
2-
library_names = {"SuiteSparseQR_C.h" = "libspqr", "umfpack.h" = "libumfpack", "cholmod.h" = "libcholmod"}
2+
library_names = {"SuiteSparse_config.h" = "libsuitesparseconfig", "SuiteSparseQR_C.h" = "libspqr", "umfpack.h" = "libumfpack", "cholmod.h" = "libcholmod"}
33

44
use_julia_native_enum_type = true
55
use_deterministic_symbol = true

0 commit comments

Comments
 (0)