diff --git a/CMakeLists.txt b/CMakeLists.txt index ab2cb78ef..b96d01690 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -551,6 +551,7 @@ if(CUDA_FOUND) cusparse_handle cuvector cusparsematrix + cuseqilu0 PROPERTIES LABELS gpu_cuda) endif()