Skip to content

Commit 27fc42d

Browse files
committed
fixup: remove flags function in perf tests
1 parent 22bd01f commit 27fc42d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

perf_tests/mpi/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ target_sources(
2323
test_2dhalo.cpp
2424
test_osu_latency.cpp
2525
)
26-
if(KOKKOSCOMM_ENABLE_TESTS)
27-
kokkoscomm_add_cxx_flags(TARGET perf-test-main)
28-
endif()
2926
target_link_libraries(
3027
perf-test-main
3128
KokkosComm::KokkosComm

0 commit comments

Comments
 (0)