Skip to content
Snippets Groups Projects
Commit 3242cc96 authored by Timo Koch's avatar Timo Koch
Browse files

[cmake] Fix install

parent eff1dd93
No related branches found
No related tags found
1 merge request!1369[cmake] Fix install
......@@ -23,6 +23,7 @@ math.hh
numericdifferentiation.hh
optional.hh
parameters.hh
partial.hh
pointsource.hh
properties.hh
quad.hh
......
......@@ -7,6 +7,7 @@ fickslaw.hh
fluxvariablescachefiller.hh
forchheimerslaw.hh
fourierslaw.hh
fourierslawnonequilibrium.hh
fvelementgeometry.hh
fvgridgeometry.hh
gridfluxvariablescache.hh
......
install(FILES
mpadapter.hh
2poftadapter.hh
mpadapter.hh
mplinearmaterial.hh
mplinearmaterialparams.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/material/fluidmatrixinteractions/mp)
......@@ -2,6 +2,7 @@ install(FILES
fv.hh
fv1p.hh
fvelastic.hh
fvnonequilibrium.hh
fvporoelastic.hh
gstatrandomfield.hh
sequentialfv.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