Commit 33b1eb5
Fix: link read_orb.cpp into MODULE_CELL_read_atoms_helper_test
This test target compiles read_atoms_helper.cpp, which now calls
unitcell::read_orb_file, but did not list read_orb.cpp in its SOURCES,
causing an undefined-reference link error. Add ../read_orb.cpp so the
definition is linked in.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent e37b207 commit 33b1eb5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments