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

[cmake] Add forgotten header to make install

parent 7e6d3e79
No related branches found
No related tags found
1 merge request!1083[cmake] Add forgotten header to make install
...@@ -8,6 +8,7 @@ komegancmodel.hh ...@@ -8,6 +8,7 @@ komegancmodel.hh
localresidual.hh localresidual.hh
lowrekepsilonncmodel.hh lowrekepsilonncmodel.hh
navierstokesncmodel.hh navierstokesncmodel.hh
oneeqncmodel.hh
volumevariables.hh volumevariables.hh
vtkoutputfields.hh vtkoutputfields.hh
zeroeqncmodel.hh zeroeqncmodel.hh
......
...@@ -9,5 +9,6 @@ install(FILES ...@@ -9,5 +9,6 @@ install(FILES
diffusivityconstanttortuosity.hh diffusivityconstanttortuosity.hh
diffusivitymillingtonquirk.hh diffusivitymillingtonquirk.hh
permeabilitykozenycarman.hh permeabilitykozenycarman.hh
porositydeformation.hh
porosityprecipitation.hh porosityprecipitation.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/material/fluidmatrixinteractions) DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/material/fluidmatrixinteractions)
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