Skip to content
Snippets Groups Projects
Commit 2efa782c authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Remove treecontainer target

parent a6345c63
No related branches found
No related tags found
No related merge requests found
......@@ -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
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment