Skip to content

Commit 11ffed0

Browse files
committed
Fix: Missing Torch libraries in DeePKS test
1 parent a5127d4 commit 11ffed0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/source_lcao/module_deepks/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ set(DEEPKS_UNIT_LIBS
8686
gint
8787
numerical_atomic_orbitals
8888
symmetry
89+
${TORCH_LIBRARIES}
8990

9091
)
9192

0 commit comments

Comments
 (0)