Skip to content

Commit

Permalink
Module name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davconde committed Jun 5, 2024
1 parent 7acb387 commit 50ea907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/find_dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@ if(BUILD_CUDA_MODULE)
CUDA::cusparse_static
CUDA::cublas_static
CUDA::cublasLt_static
CUDA::culibos_static
CUDA::culibos
)
else()
# Use shared CUDA libraries.
Expand Down

0 comments on commit 50ea907

Please sign in to comment.