Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Backofen, Rainer
amdis
Commits
0ad0932f
Commit
0ad0932f
authored
Feb 24, 2016
by
Praetorius, Simon
Browse files
CMakeLists corrected
parent
89120709
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/cmake3/CMakeLists.txt
View file @
0ad0932f
...
...
@@ -270,3 +270,5 @@ configure_file(${BASE_DIR}/cmake3/AMDISConfig.cmake.in
install
(
FILES
${
AMDiS_BINARY_DIR
}
/AMDISConfig.cmake DESTINATION share/amdis/
)
install
(
FILES
${
BASE_DIR
}
/cmake3/AMDISUse.cmake DESTINATION share/amdis/
)
install
(
FILES
${
BASE_DIR
}
/cmake3/test_compile_features.cmake DESTINATION share/amdis/
)
install
(
FILES
${
BASE_DIR
}
/cmake3/dummy.cc DESTINATION share/amdis/
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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