We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d33a8 commit 3cf245aCopy full SHA for 3cf245a
1 file changed
python/cuvs/CMakeLists.txt
@@ -64,9 +64,6 @@ endif()
64
if(NOT cuvs_FOUND)
65
set(BUILD_TESTS OFF)
66
set(BUILD_C_LIBRARY ON)
67
-
68
- find_package(raft "${RAPIDS_VERSION}" REQUIRED COMPONENTS compiled)
69
70
add_subdirectory(../../cpp cuvs-cpp EXCLUDE_FROM_ALL)
71
72
set(cython_lib_dir cuvs)
0 commit comments