Skip to content
Snippets Groups Projects
Commit 9003d855 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[bugfix][cmake] Correct installation rules for headers in dune/python/common

One header was installed, but did not exist, another one was not installed.
parent 8e7dabc8
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ set(HEADERS
fvector.hh
getdimension.hh
logger.hh
iteratorrange.hh
mpihelper.hh
numpycommdatahandle.hh
numpyvector.hh
pythonvector.hh
string.hh
......
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