Merge branch 'feature/backport-suitesparse-test' into 'releases/2.4'
Backport suitesparse test to 2.4 This is a straightforward backport of the new SuiteSparse test from master by simply cherry-picking all commits that touched either `FindSuiteSparse.cmake` or `FindUMFPack.cmake`. On top of that, I removed the deprecation warning from the old UMFPack test and extended it to automatically populate `SuiteSparse_ROOT` from `UMFPACK_ROOT` if only the latter is set. This fixes #14 See merge request !40
No related branches found
No related tags found
Showing
- cmake/modules/AddSuiteSparseFlags.cmake 23 additions, 0 deletionscmake/modules/AddSuiteSparseFlags.cmake
- cmake/modules/CMakeLists.txt 2 additions, 0 deletionscmake/modules/CMakeLists.txt
- cmake/modules/FindSuiteSparse.cmake 247 additions, 0 deletionscmake/modules/FindSuiteSparse.cmake
- cmake/modules/FindUMFPack.cmake 19 additions, 52 deletionscmake/modules/FindUMFPack.cmake
- cmake/modules/Makefile.am 2 additions, 0 deletionscmake/modules/Makefile.am
- config.h.cmake 41 additions, 2 deletionsconfig.h.cmake
Loading
Please register or sign in to comment