Skip to content

Commit

Permalink
Removing unneeded find_package(MPI)
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricchevalier19 authored Mar 27, 2024
1 parent a65cc1c commit 095d710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion perf_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ if (NOT benchmark_POPULATED)
endif()
unset(BENCHMARK_ENABLE_TESTING)

find_package(MPI REQUIRED) # We explicitely use MPI here

add_executable(perf_test-main test_main.cpp
test_sendrecv.cpp
Expand Down

0 comments on commit 095d710

Please sign in to comment.