Skip to content
Snippets Groups Projects
Commit 04f1727f authored by Müller, Felix's avatar Müller, Felix
Browse files

Added missing install entries to CMakeLists

parent 71d185e6
No related branches found
No related tags found
1 merge request!103Added missing install entries to CMakeLists
......@@ -18,7 +18,6 @@ install(FILES
AdaptInfo.hpp
AdaptInstationary.hpp
AdaptionInterface.hpp
AdaptiveGlobalBasis.hpp
AdaptStationary.hpp
AMDiS.hpp
Assembler.hpp
......
install(FILES
VtkSequenceWriter.hpp
VTKSequenceWriter.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/io)
install(FILES
AMGPrecon.hpp
Communication.hpp
Communication.inc.hpp
Constraints.hpp
......@@ -9,6 +10,7 @@ install(FILES
Fwd.hpp
ISTL_Preconditioner.hpp
ISTL_Solver.hpp
ISTLPreconCreatorInterface.hpp
ISTLRunner.hpp
Traits.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/linearalgebra/istl)
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