Fix CMakeLists for cbind include files

kinsol-stop
sfilippone 4 months ago
parent dbd62f603f
commit 95a2784b69

@ -18,7 +18,7 @@ foreach(file IN LISTS AMG_amgcbind_source_C_files)
endforeach() endforeach()
set(AMG_amgcbind_header_C_files set(AMG_amgcbind_header_C_files
amgprec/amg_const.h # amgprec/amg_const.h
amgprec/amg_c_dprec.h amgprec/amg_c_dprec.h
amgprec/amg_cbind.h amgprec/amg_cbind.h
amgprec/amg_c_zprec.h amgprec/amg_c_zprec.h

Loading…
Cancel
Save