Skip to content
Snippets Groups Projects
Commit 3e5b7fb2 authored by Ondřej Széekely's avatar Ondřej Széekely
Browse files

Fixing error (CMakeList.txt)

parent e16e7c95
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ INSTALL( FILES Makefile ...@@ -7,8 +7,8 @@ INSTALL( FILES Makefile
tnlRightHandSide.h tnlRightHandSide.h
tnlNeumannBoundaryConditions_impl.h tnlNeumannBoundaryConditions_impl.h
tnlNeumannBoundaryConditions.h tnlNeumannBoundaryConditions.h
tnlLinearDiffusion_impl.h
tnlLinearDiffusion.h tnlLinearDiffusion.h
tnlLinearDiffusion_impl.h
tnlDirichletBoundaryConditions_impl.h tnlDirichletBoundaryConditions_impl.h
tnlDirichletBoundaryConditions.h tnlDirichletBoundaryConditions.h
tnlAnalyticSolution_impl.h tnlAnalyticSolution_impl.h
...@@ -23,5 +23,6 @@ INSTALL( FILES Makefile ...@@ -23,5 +23,6 @@ INSTALL( FILES Makefile
heatEquationSetter_impl.h heatEquationSetter_impl.h
heatEquationSetter.h heatEquationSetter.h
heat-equation.cfg.desc heat-equation.cfg.desc
heat-equation-conf heat-equation-conf.h
DESTINATION share/tnl-${tnlVersion}/examples/heat-equation )
\ No newline at end of file DESTINATION share/tnl-${tnlVersion}/examples/heat-equation )
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