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
bee52696
Commit
bee52696
authored
Nov 26, 2020
by
Christoph Grüninger
Committed by
Christoph Grüninger
Nov 30, 2020
Browse files
[cmake] Remove FindValgrind.cmake from install list
The file was removed a couple of month ago
parent
ac15ebe3
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/CMakeLists.txt
View file @
bee52696
...
...
@@ -7,7 +7,6 @@ set(modules
FindGLPK.cmake
FindGstat.cmake
FindNLOPT.cmake
FindPVPython.cmake
FindValgrind.cmake
)
FindPVPython.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