mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-17 09:11:36 -05:00
@@ -938,7 +938,7 @@ if(CUDAToolkit_FOUND)
|
||||
|
||||
# cuFFTW depends on cuFFT
|
||||
_CUDAToolkit_find_and_add_import_lib(cufftw DEPS cufft)
|
||||
_CUDAToolkit_find_and_add_import_lib(cufftw DEPS cufft_static)
|
||||
_CUDAToolkit_find_and_add_import_lib(cufftw_static DEPS cufft_static)
|
||||
if(CUDAToolkit_VERSION VERSION_GREATER_EQUAL 9.2)
|
||||
_CUDAToolkit_find_and_add_import_lib(cufft_static_nocallback DEPS culibos)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user