diff --git a/CMakeLists.txt b/CMakeLists.txt index b56a004f..caa6225f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1036,8 +1036,6 @@ if(PSB_BUILD_CUDA) add_library(psb_cuda_C OBJECT ${cuda_source_C_files} ${cuda_source_cu_files}) - # Create the main CUDA library - add_library(cuda ${cuda_source_files}) # Create the main CUDA library add_library(cuda ${cuda_source_files})