Skip to content

Commit cfed34a

Browse files
author
wenfei-li
committed
gint : update cmakelist in test_deepks
1 parent 28181e6 commit cfed34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/module_deepks/test/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ get_target_property(ABACUS_LINK_LIBRARIES ${ABACUS_BIN_NAME} LINK_LIBRARIES)
77
target_link_libraries(
88
test_deepks
99
base cell symmetry md surchem xc
10-
neighbor orb io ions lcao parallel mrrr pdiag pw ri driver esolver hsolver psi elecstate hamilt planewave
10+
neighbor orb io ions gint lcao parallel mrrr pdiag pw ri driver esolver hsolver psi elecstate hamilt planewave
1111
pthread
1212
deepks
1313
${ABACUS_LINK_LIBRARIES}
@@ -16,4 +16,4 @@ target_link_libraries(
1616
install(
1717
TARGETS test_deepks
1818
DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/../../../tests
19-
)
19+
)

0 commit comments

Comments
 (0)