add_executable(p4est-simple-2d simple_2d.cpp)
target_link_libraries(p4est-simple-2d samurai CLI11::CLI11)
