diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 864f7668a6..3d33dd378d 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -132,7 +132,7 @@ target_link_libraries( ${CMAKE_DL_LIBS} $ $:CUDA::cudart>> - $> + $ PRIVATE $ )