Commit 3eaeb98
abacus_fixer
fix(Makefile): add missing klist_io.o to OBJS_CELL
The this-free helpers extracted into source_cell/klist_io.cpp are
referenced by klist.cpp, but the Makefile object list was not updated
when the CMake build gained the new TU, breaking the Makefile link with
undefined references to KListIO::ibz_kpt_table/ibz_wk_table/interp_line.1 parent 25c3156 commit 3eaeb98
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
0 commit comments