Skip to content

Commit

Permalink
Make sure that the raft logger is linked into libcugraph
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 19, 2024
1 parent 088b729 commit 5d3481c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ target_link_libraries(cugraph
${COMPILED_RAFT_LIB}
cuco::cuco
rmm::rmm_logger_impl
raft::raft_logger_impl
)

################################################################################
Expand Down

0 comments on commit 5d3481c

Please sign in to comment.