Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
cd9a6096
Commit
cd9a6096
authored
Apr 30, 2022
by
Praetorius, Simon
Browse files
Merge branch 'issues/fix-local-install' into 'master'
Fix local install See merge request amdis/amdis!85
parents
ddc3c2c0
63ee6205
Changes
1
Hide whitespace changes
Inline
Side-by-side
amdis/CMakeLists.txt
View file @
cd9a6096
...
...
@@ -40,6 +40,7 @@ install(FILES
Environment.hpp
Flag.hpp
GridFunctionOperator.hpp
GridFunctionOperatorTransposed.hpp
GridFunctions.hpp
Initfile.hpp
InitfileParser.hpp
...
...
@@ -72,6 +73,7 @@ install(FILES
StandardProblemIteration.hpp
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/amdis
)
add_subdirectory
(
"algorithm"
)
add_subdirectory
(
"common"
)
add_subdirectory
(
"datatransfers"
)
add_subdirectory
(
"functions"
)
...
...
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