Skip to content
Snippets Groups Projects
Commit cf3bd404 authored by Markus Blatt's avatar Markus Blatt
Browse files

[release,cmake] Install data files to package specific datadir like with automake

E.g. the files in am are now installed to share/am/dune-module instead of share/am.
parent 304e0999
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,5 @@ install(PROGRAMS
sourcescheck
top-rules
webstuff
DESTINATION ${CMAKE_INSTALL_DATADIR}/am
DESTINATION ${CMAKE_INSTALL_DATADIR}/dune-common/am
)
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