Skip to content
Snippets Groups Projects
Commit f41218dd authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[cmake] Fix installed headers

parent c83ce271
No related branches found
No related tags found
1 merge request!222[cmake] Fix installed headers
#install headers
install(FILES
adaptationhelper.hh
gridadapt.hh
gridadaptindicatordefault.hh
gridadaptinitializationindicator.hh
gridadaptproperties.hh
gridadaptpropertydefaults.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/implicit/adaptive)
adaptionhelper.hh
gridadapt.hh
gridadaptindicatordefault.hh
gridadaptinitializationindicator.hh
gridadaptproperties.hh
gridadaptpropertydefaults.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/implicit/adaptive)
#install headers
install(FILES
adaptivegridrestart.hh
artgridcreator.hh
container.hh
cpgridcreator.hh
gnuplotinterface.hh
gridcreator.hh
ploteffectivediffusivitymodel.hh
plotmateriallaw.hh
plotoverline2d.hh
plotthermalconductivitymodel.hh
restart.hh
vtkmultiwriter.hh
vtknestedfunction.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/io)
adaptivegridrestart.hh
artgridcreator.hh
container.hh
cpgridcreator.hh
gnuplotinterface.hh
gridcreator.hh
ploteffectivediffusivitymodel.hh
plotmateriallaw.hh
plotmateriallaw3p.hh
plotthermalconductivitymodel.hh
restart.hh
vtkmultiwriter.hh
vtknestedfunction.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/io)
#install headers
install(FILES
1p.hh
2pimmiscible.hh
base.hh
brineair.hh
brineco2.hh
h2oair.hh
h2oairmesitylene.hh
h2oairxylene.hh
h2on2.hh
h2on2kinetic.hh
h2on2liquidphase.hh
h2on2o2.hh
purewatersimple.hh
spe5.hh
spe5parametercache.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/material/fluidsystems)
1p.hh
2pimmiscible.hh
2pliquidvapor.hh
base.hh
brineair.hh
brineco2.hh
defaultcomponents.hh
gasphase.hh
h2oair.hh
h2oairmesitylene.hh
h2oairxylene.hh
h2oheavyoilfluidsystem.hh
h2on2.hh
h2on2kinetic.hh
h2on2o2.hh
liquidphase.hh
nullparametercache.hh
parametercachebase.hh
purewatersimple.hh
spe5.hh
spe5parametercache.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/material/fluidsystems)
#install headers
install(FILES
capillarydiffusion.hh
convectivepart.hh
diffusivepart.hh
evalcflfluxcoats.hh
evalcflfluxdefault.hh
evalcflflux.hh
saturation.hh
transportproperties.hh
gravitypart.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/2p/sequential/transport/cellcentered)
capillarydiffusion.hh
convectivepart.hh
diffusivepart.hh
evalcflflux.hh
evalcflfluxcoats.hh
evalcflfluxdefault.hh
gravitypart.hh
properties.hh
saturation.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/2p/sequential/transport/cellcentered)
#install headers
install(FILES
fluxvariablesenergy.hh
fluxvariablesenergykinetic.hh
indicesenergy.hh
indicesenergykinetic.hh
localresidualenergy.hh
localresidualenergykinetic.hh
volumevariablesenergy.hh
volumevariablesenergykinetic.hh
vtkwriterenergy.hh
vtkwriterenergykinetic.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/mpnc/implicit/energy)
fluxvariables.hh
fluxvariableskinetic.hh
indices.hh
indiceskinetic.hh
localresidual.hh
localresidualkinetic.hh
volumevariables.hh
volumevariableskinetic.hh
vtkwriter.hh
vtkwriterkinetic.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/mpnc/implicit/energy)
#install headers
install(FILES
indicesmass.hh
indicesmasskinetic.hh
localresidualmass.hh
localresidualmasskinetic.hh
volumevariablesmass.hh
volumevariablesmasskinetic.hh
vtkwritermass.hh
vtkwritermasskinetic.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/mpnc/implicit/mass)
indices.hh
indiceskinetic.hh
localresidual.hh
localresidualkinetic.hh
volumevariables.hh
volumevariableskinetic.hh
vtkwriter.hh
vtkwriterkinetic.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/mpnc/implicit/mass)
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