From b0698c2c34334a1b602f7407c7a9e6412c2364d7 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Sun, 1 Jan 2023 11:21:21 +0100 Subject: [PATCH] Remove file --- source/lac/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt index 67c87fda8b..ecf52e97c6 100644 --- a/source/lac/CMakeLists.txt +++ b/source/lac/CMakeLists.txt @@ -66,7 +66,6 @@ if(DEAL_II_WITH_CUDA) set(_separate_src ${_separate_src} vector_memory_cuda.cc - affine_constraints_cuda.cc ) endif() -- 2.39.5