Skip to content
Snippets Groups Projects

Remove the file 'example.cc'

Merged Oliver Sander requested to merge remove-example-cc into master
3 files
+ 0
598
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
3
add_executable(example "example.cc")
add_dune_mpi_flags(example)
target_link_libraries(example "dunecommon")
Loading