Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
amdis
amdis-core
Commits
2efa782c
Commit
2efa782c
authored
4 months ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
Remove treecontainer target
parent
a6345c63
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/CMakeLists.txt
+0
-2
0 additions, 2 deletions
examples/CMakeLists.txt
with
0 additions
and
2 deletions
examples/CMakeLists.txt
+
0
−
2
View file @
2efa782c
...
...
@@ -17,7 +17,6 @@ add_amdis_executable(NAME stokes0.2d SOURCES stokes0.cc
add_amdis_executable
(
NAME stokes1.2d SOURCES stokes1.cc DIM 2 DOW 2
)
add_amdis_executable
(
NAME stokes3.2d SOURCES stokes3.cc DIM 2 DOW 2
)
add_amdis_executable
(
NAME traversal SOURCES traversal.cc
)
add_amdis_executable
(
NAME treecontainer SOURCES treecontainer.cc
)
add_amdis_executable
(
NAME vecellipt.2d SOURCES vecellipt.cc DIM 2 DOW 2
)
add_amdis_executable
(
NAME nonlin-poisson.2d SOURCES nonlin-poisson.cc DIM 2 DOW 2
)
...
...
@@ -36,7 +35,6 @@ add_dependencies(examples
stokes1.2d
stokes3.2d
traversal
treecontainer
vecellipt.2d
nonlin-poisson.2d
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment