Salome HOME
71cd0e9096016b0222c48145cbe22e4582464610
[tools/solverlab.git] / CoreFlows / Models / inc / CMakeLists.txt
1 SET(include_models_HXX
2     DriftModel.hxx
3     IsothermalTwoFluid.hxx
4     SinglePhase.hxx
5     FiveEqsTwoFluid.hxx
6     ProblemCoreFlows.hxx
7     TransportEquation.hxx
8     DiffusionEquation.hxx
9     StationaryDiffusionEquation.hxx
10     Fluide.h
11     ProblemFluid.hxx
12     utilitaire_algebre.h
13   )
14 INSTALL(FILES ${include_models_HXX} DESTINATION include)