Skip to content

Commit ed394f1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_lcao/module_deepks/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ set(DEEPKS_UNIT_LIBS
8686
gint
8787
numerical_atomic_orbitals
8888
symmetry
89-
89+
${TORCH_LIBRARIES}
9090
)
9191

9292
set(DEEPKS_UNIT_PHIALPHA_SOURCES

0 commit comments

Comments
 (0)