Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
60e37077
Commit
60e37077
authored
Dec 15, 2017
by
Dennis Gläser
Browse files
[cc] add missing header install to CMakeLists.txt
parent
feea6871
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/discretization/cellcentered/CMakeLists.txt
View file @
60e37077
...
...
@@ -2,6 +2,9 @@ add_subdirectory("tpfa")
add_subdirectory
(
"mpfa"
)
install
(
FILES
connectivitymap.hh
elementboundarytypes.hh
elementsolution.hh
gridvolumevariables.hh
subcontrolvolume.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dumux/discretization/cellcentered
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment