Skip to content

Commit

Permalink
pull in changes from logger targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jan 8, 2025
1 parent a56e3d4 commit dba121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake/thirdparty/get_raft.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function(find_and_configure_raft)

# TODO(jameslamb): justify not exporting raft?
rapids_cpm_find(raft ${PKG_VERSION}
GLOBAL_TARGETS raft::raft
GLOBAL_TARGETS raft::raft raft::raft_logger raft::raft_logger_impl
COMPONENTS ${RAFT_COMPONENTS}
CPM_ARGS
GIT_REPOSITORY https://github.com/${PKG_FORK}/raft.git
Expand Down

0 comments on commit dba121f

Please sign in to comment.