Skip to content
Snippets Groups Projects
Commit e3e83ca1 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Disable building the rodobstacle program

It is so uncompileable that I am not able to fix it quickly.  Since I don't
actually need it right now I let it wait for another day.
parent 599859c1
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,8 +3,8 @@ set(programs compute-disc-error
gradient-flow
harmonicmaps
mixed-cosserat-continuum
rod-eoc
rodobstacle)
rod-eoc)
# rodobstacle)
foreach(_program ${programs})
add_executable(${_program} ${_program}.cc)
......
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