Skip to content
Snippets Groups Projects
Commit 94dafca7 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[cmake] Fix install of CMake modules

parent 1734f4ed
No related branches found
No related tags found
1 merge request!214[cmake] Fix install of CMake modules
set(modules
AddGstatFileLinks.cmake
AddInputFileLinks.cmake
CheckConstexpr.cmake
CopyOfDuneSymlinkOrCopy.cmake
DumuxDoxygen.cmake
DumuxMacros.cmake
DumuxTestMacros.cmake)
DumuxTestMacros.cmake
FindGstat.cmake
FindValgrind.cmake)
include(GNUInstallDirs)
install(FILES ${modules} DESTINATION ${DUNE_INSTALL_MODULEDIR})
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