Skip to content
Snippets Groups Projects
Commit 5234a292 authored by Markus Blatt's avatar Markus Blatt
Browse files

Marks the new arpack cmake modules for installation.

The new modules from the arpack feature branch were
never installed and this would have broken installed dune-istl
modules.

With this commit they now are installed for both CMAke and autotools.
parent 5a0b3682
No related branches found
No related tags found
No related merge requests found
set(modules
AddARPACKPPFlags.cmake
AddSuperLUFlags.cmake
DuneIstlMacros.cmake
FindARPACK.cmake
FindARPACKPP.cmake
FindSuperLU.cmake)
install(FILES ${modules} DESTINATION
......
MODULES = AddSuperLUFlags.cmake \
MODULES = AddARPACKPPFlags.cmake \
AddSuperLUFlags.cmake \
DuneIstlMacros.cmake \
FindARPACK.cmake \
FindARPACKPP.cmake \
FindSuperLU.cmake
modulesdir= $(datadir)/dune/cmake/modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment