-
- Downloads
Revert "[CMake] Remove enable trick for SuperLU and ARPACKPP"
The commit broke compiling / linking if one package was found but the includes / libraries were not added. We need a different approach to hide the ENABLE_* trick from the user and keep full testing capabilities. This reverts commit 27613560.
Showing
- cmake/modules/AddARPACKPPFlags.cmake 1 addition, 1 deletioncmake/modules/AddARPACKPPFlags.cmake
- cmake/modules/AddSuperLUFlags.cmake 1 addition, 1 deletioncmake/modules/AddSuperLUFlags.cmake
- cmake/modules/FindARPACKPP.cmake 2 additions, 1 deletioncmake/modules/FindARPACKPP.cmake
- cmake/modules/FindSuperLU.cmake 2 additions, 1 deletioncmake/modules/FindSuperLU.cmake
- config.h.cmake 4 additions, 4 deletionsconfig.h.cmake
Please register or sign in to comment