From 6dbe4c96f2823edb6b9cc244c4722803858fe1ea Mon Sep 17 00:00:00 2001 From: sfilippone Date: Tue, 24 Mar 2026 11:44:11 +0100 Subject: [PATCH] Take out amg_const.h --- cbind/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/cbind/CMakeLists.txt b/cbind/CMakeLists.txt index 8f45dddc..96a9feb6 100644 --- a/cbind/CMakeLists.txt +++ b/cbind/CMakeLists.txt @@ -18,7 +18,6 @@ foreach(file IN LISTS AMG_amgcbind_source_C_files) endforeach() set(AMG_amgcbind_header_C_files - amgprec/amg_const.h amgprec/amg_c_dprec.h amgprec/amg_cbind.h amgprec/amg_c_zprec.h