Skip to content

Commit 375f25c

Browse files
committed
module_extrap/CMakeLists.txt: set objects rather than apeend
1 parent 02c2376 commit 375f25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_lcao/module_extrap/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
list(APPEND objects
1+
set(objects
22
wf_history_lcao.cpp
33
wf_orthonormalize_lcao.cpp
44
)

0 commit comments

Comments
 (0)