From 3e565ab40298e04c6ab010e5a17b06c6cbc97328 Mon Sep 17 00:00:00 2001 From: dance858 Date: Sun, 17 Nov 2024 12:41:10 -0800 Subject: [PATCH] changed cmake --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a4eea226..9e2e2f0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -230,7 +230,6 @@ set(${PROJECT_NAME}_HDR include/scs_types.h include/scs_work.h include/util.h - include/util_spectral_cones.h ${LINSYS}/csparse.h ${LINSYS}/scs_matrix.h)