Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Oct 11, 2023
1 parent b810d27 commit 2c2e6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/gbench/mhp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ target_link_libraries(mhp-bench benchmark::benchmark cxxopts DR::mpi)

# cmake-format: off
add_executable(mhp-quick-bench mhp-bench.cpp
stencil_2d.cpp
wave_equation.cpp
)
# cmake-format: on
target_compile_definitions(mhp-quick-bench PRIVATE BENCH_MHP)
Expand Down

0 comments on commit 2c2e6a2

Please sign in to comment.