Skip to content

Release of v1.5.0

Compare
Choose a tag to compare
@jlblancoc jlblancoc released this 30 Aug 15:57
· 55 commits to master since this release
c11e8dd

Main changes:

  • New bundled versions: SuiteSparse 5.4.0 + Metis 5.1.0
  • fix windows shared install using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
  • Use C++11 by default.
  • Allow user to override install prefix
  • Deletion of FindSuiteSparse.cmake module. All is not based on "modern" CMake exported targets. Refer to example CMake files here.