Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
94dafca7
Commit
94dafca7
authored
Sep 27, 2016
by
Christoph Grüninger
Browse files
[cmake] Fix install of CMake modules
parent
1734f4ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/CMakeLists.txt
View file @
94dafca7
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
}
)
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