diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 1b15d04bbfd..034de2b85c1 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -273,7 +273,6 @@ FetchContent_Declare( cuhornet GIT_REPOSITORY https://github.com/rapidsai/cuhornet.git GIT_TAG 9cb8e8803852bd895a9c95c0fe778ad6eeefa7ad - GIT_SHALLOW true SOURCE_SUBDIR hornet )