Skip to content
Snippets Groups Projects
Commit b4a5910d authored by Stefan Girke's avatar Stefan Girke
Browse files

[cmake] copy & paste error

parent 1dbc5efa
No related branches found
No related tags found
No related merge requests found
......@@ -28,5 +28,5 @@ add_executable( checkpointing "${MAININCLUDE_PATH}/main.cc"
dune_target_link_libraries( checkpointing "${DUNE_LIBS}")
dune_target_link_libraries( dataconvert "${DUNE_LIBS}")
dune_add_test( advdiff advdiffall )
dune_add_test( checkpointing dataconvert )
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