github DrTimothyAldenDavis/SuiteSparse v6.0.0-beta3
v6.0.0-beta3 (Nov 4, 2022)

latest releases: v7.8.2, v7.8.1, v7.8.1.beta1...
pre-release22 months ago

v6.0.0-beta3: adding NSTATIC option to disable the build of static libraries, and adding the installation of the SuiiteSparse_config/cmake_modules in /usr/local/lib/cmake/SuiteSparse (where /usr/local is CMAKE_INSTALL_PREFIX, in general).

For most packages, NSTATIC defaults to false (so static libraries are built). For GraphBLAS, the compilation takes a long time so the default is true (do not build the static libgraphblas.a). For Mongoose, the option is always false and ignored if set to true, since the static library is needed by the mongoose program.

Don't miss a new SuiteSparse release

NewReleases is sending notifications on new releases.