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

[fix] Adapt install directories

parent 49c1756e
No related branches found
No related tags found
1 merge request!108Fix/forgotten renamings decoupled sequential
......@@ -38,4 +38,4 @@ test_diffusionproblem3d.hh
test_diffusionproblem.hh
test_diffusionspatialparams3d.hh
test_diffusionspatialparams.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/decoupled/1p)
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/porousmediumflow/1p/sequential)
......@@ -130,4 +130,4 @@ test_mpfa2pspatialparams.hh
test_transport.cc
test_transportproblem.hh
test_transportspatialparams.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/decoupled/2p)
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/porousmediumflow/2p/sequential)
......@@ -39,4 +39,4 @@ test_dec2p2cproblem.hh
test_dec2p2c_spatialparams.hh
test_multiphysics2p2c.cc
test_multiphysics2p2cproblem.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/decoupled/2p2c)
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/test/porousmediumflow/2p2c/sequential)
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