Skip to content

Commit

Permalink
fixup: remove flags function in perf tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dssgabriel committed Sep 19, 2024
1 parent 22bd01f commit 27fc42d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions perf_tests/mpi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ target_sources(
test_2dhalo.cpp
test_osu_latency.cpp
)
if(KOKKOSCOMM_ENABLE_TESTS)
kokkoscomm_add_cxx_flags(TARGET perf-test-main)
endif()
target_link_libraries(
perf-test-main
KokkosComm::KokkosComm
Expand Down

0 comments on commit 27fc42d

Please sign in to comment.