Skip to content

Commit 5cc7c73

Browse files
trivialfishcho3
andauthored
Don't link gputreeshap. (dmlc#10758)
Co-authored-by: Philip Hyunsu Cho <[email protected]>
1 parent 34d4ab4 commit 5cc7c73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ if(USE_CUDA)
218218
if(DEFINED GPU_COMPUTE_VER)
219219
compute_cmake_cuda_archs("${GPU_COMPUTE_VER}")
220220
endif()
221-
add_subdirectory(${PROJECT_SOURCE_DIR}/gputreeshap)
222221

223222
find_package(CUDAToolkit REQUIRED)
224223
find_package(CCCL CONFIG)

0 commit comments

Comments
 (0)