Skip to content

Commit fd34cbb

Browse files
author
Fei Yang
committed
Link neighbor MPI benchmark external deps
1 parent bc2dc7a commit fd34cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_cell/module_neighlist/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if(ENABLE_MPI)
4545
)
4646
target_link_libraries(MODULE_CELL_NEIGHBOR_neighbor_search_mpi_benchmark
4747
PRIVATE
48-
parameter ${math_libs} base device Threads::Threads MPI::MPI_CXX
48+
parameter base device Threads::Threads MPI::MPI_CXX abacus::external_deps ${math_libs}
4949
)
5050
if(USE_OPENMP)
5151
target_link_libraries(MODULE_CELL_NEIGHBOR_neighbor_search_mpi_benchmark PRIVATE OpenMP::OpenMP_CXX)

0 commit comments

Comments
 (0)