Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cagra_hnswlib_pylibraft' into ca…
Browse files Browse the repository at this point in the history
…gra_hnswlib_pylibraft
  • Loading branch information
divyegala committed Jan 22, 2024
2 parents 1d8e804 + d10bb4f commit 05bc41b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/cmake/thirdparty/get_hnswlib.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ function(find_and_configure_hnswlib)
rapids_cpm_find(
hnswlib ${PKG_VERSION}
GLOBAL_TARGETS hnswlib::hnswlib
BUILD_EXPORT_SET raft-exports
INSTALL_EXPORT_SET raft-exports
CPM_ARGS
GIT_REPOSITORY ${PKG_REPOSITORY}
GIT_TAG ${PKG_PINNED_TAG}
Expand Down

0 comments on commit 05bc41b

Please sign in to comment.