Skip to content

Commit

Permalink
Fix branch name.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Feb 10, 2023
1 parent bbe5ffc commit 1bfa786
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 @@ -93,7 +93,7 @@ endfunction()
# CPM_raft_SOURCE=/path/to/local/raft
find_and_configure_raft(VERSION ${CUML_MIN_VERSION_raft}
FORK vyasr
PINNED_TAG fix/remove_extern_template
PINNED_TAG fix/remove_extern_templates
EXCLUDE_FROM_ALL ${CUML_EXCLUDE_RAFT_FROM_ALL}
# When PINNED_TAG above doesn't match cuml,
# force local raft clone in build directory
Expand Down

0 comments on commit 1bfa786

Please sign in to comment.