Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
dune-curvedgrid
Commits
882a1d32
Commit
882a1d32
authored
Apr 08, 2020
by
Praetorius, Simon
Browse files
updated CMakeLists.txt
parent
e9a18563
Changes
3
Hide whitespace changes
Inline
Side-by-side
dune/curvedsurfacegrid/CMakeLists.txt
View file @
882a1d32
...
...
@@ -4,7 +4,6 @@ install(FILES
capabilities.hh
concepts.hh
coordfunctionimplementations.hh
coordprovider.hh
curvedsurfacegrid.hh
datahandle.hh
declaration.hh
...
...
dune/curvedsurfacegrid/gridfunctions/CMakeLists.txt
View file @
882a1d32
...
...
@@ -3,6 +3,7 @@ install(FILES
discretegridviewfunction.hh
gridentityset.hh
gridfunction.hh
normalgridviewfunction.hh
spheregridfunction.hh
torusgridfunction.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dune/curvedsurfacegrid/gridfunctions
)
dune/curvedsurfacegrid/surfacedistance/CMakeLists.txt
View file @
882a1d32
...
...
@@ -10,5 +10,6 @@ dune_add_library("surfacedistance" OBJECT
install
(
FILES
datastructures.hh
surfacedistance.hh
vertexmap.hh
vtureader.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dune/curvedsurfacegrid/surfacedistance
)
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