Skip to content
Snippets Groups Projects
Commit a6f130c0 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Merge branch 'feature/install-ldl-spqr' into 'master'

[CMake] install ldl.hh and spqr.hh

This will install the new headers ldl.hh and spqr.hh that were introduced by merge request !8.

See merge request !20
parents ea087758 d9a6ea20
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ install(FILES
ilusubdomainsolver.hh
io.hh
istlexception.hh
ldl.hh
matrix.hh
matrixindexset.hh
matrixmarket.hh
......@@ -39,6 +40,7 @@ install(FILES
solver.hh
solvers.hh
solvertype.hh
spqr.hh
superlu.hh
supermatrix.hh
umfpack.hh
......
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