mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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