Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Jan 24, 2025
1 parent 81f556a commit 33dd411
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions python/cuvs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,3 @@ add_subdirectory(cuvs/common)
add_subdirectory(cuvs/distance)
add_subdirectory(cuvs/neighbors)
add_subdirectory(cuvs/preprocessing)

if(DEFINED cython_lib_dir)
rapids_cython_add_rpath_entries(TARGET cuvs PATHS "${cython_lib_dir}")
endif()

0 comments on commit 33dd411

Please sign in to comment.