Skip to content

Commit 95c52bd

Browse files
committed
fix : add module paw dependence in deepks unittest
1 parent b4686e1 commit 95c52bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_hamilt_lcao/module_deepks/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ add_executable(
3333
target_link_libraries(
3434
test_deepks
3535
base device parameter deepks psi planewave neighbor container
36-
orb gint numerical_atomic_orbitals
36+
orb gint numerical_atomic_orbitals paw
3737
${math_libs}
3838
)
3939

0 commit comments

Comments
 (0)