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

[3pwaterpoil] Add missing CMakeLists.txt and install headeres

parent 86caaaeb
No related branches found
No related tags found
1 merge request!617[WIP] Next
#install headers
install(FILES
indices.hh
localresidual.hh
model.hh
primaryvariableswitch.hh
volumevariables.hh
vtkoutputfields.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dumux/porousmediumflow/3pwateroil)
......@@ -7,6 +7,7 @@ add_subdirectory("2p2c")
add_subdirectory("2pnc")
add_subdirectory("2pncmin")
add_subdirectory("3p")
add_subdirectory("3pwateroil")
add_subdirectory("3p3c")
add_subdirectory("co2")
add_subdirectory("compositional")
......
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