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-vtk
Commits
7a7c7a21
Commit
7a7c7a21
authored
Aug 31, 2018
by
Praetorius, Simon
Browse files
Updated CMakeLists files
parent
a0b30ea8
Changes
2
Hide whitespace changes
Inline
Side-by-side
dune/vtk/CMakeLists.txt
View file @
7a7c7a21
...
...
@@ -4,16 +4,21 @@ dune_add_library("vtktypes" OBJECT
#install headers
install
(
FILES
datacollectorinterface.hh
datacollectorinterface.impl.hh
defaultvtkfunction.hh
filereader.hh
filewriter.hh
gridcreator.hh
legacyvtkfunction.hh
pvdwriter.hh
pvdwriter.impl.hh
vtkfunction.hh
vtklocalfunction.hh
vtklocalfunctioninterface.hh
vtkreader.hh
vtkreader.impl.hh
vtktimeserieswriter.hh
vtktimeserieswriter.impl.hh
vtktypes.hh
vtkwriter.hh
vtkwriterinterface.hh
...
...
dune/vtk/utility/CMakeLists.txt
View file @
7a7c7a21
...
...
@@ -6,4 +6,5 @@ install(FILES
enum.hh
filesystem.hh
string.hh
uid.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/dune/vtkwriter/utility
)
Write
Preview
Markdown
is supported
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