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
d9985f25
Commit
d9985f25
authored
Dec 21, 2017
by
Timo Koch
Browse files
[mixeddimension] Add missing CMakeLists.txt and install headers
parent
2cef4817
Changes
2
Hide whitespace changes
Inline
Side-by-side
dumux/mixeddimension/embedded/CMakeLists.txt
View file @
d9985f25
#
add_subdirectory("cellcentered")
add_subdirectory
(
"cellcentered"
)
dumux/mixeddimension/embedded/cellcentered/CMakeLists.txt
0 → 100644
View file @
d9985f25
#install headers
install
(
FILES
bboxtreecouplingmanager.hh
bboxtreecouplingmanagersimple.hh
pointsourcedata.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dumux/mixeddimension/embedded/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