diff --git a/sycl/source/CMakeLists.txt b/sycl/source/CMakeLists.txt index b89835c5f4864..5f23d77b1126a 100644 --- a/sycl/source/CMakeLists.txt +++ b/sycl/source/CMakeLists.txt @@ -98,8 +98,6 @@ function(add_sycl_rt_library LIB_NAME) OpenCL-ICD ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT} - PUBLIC - $<$:pi_cuda> ) add_common_options(${LIB_NAME} ${LIB_OBJ_NAME})