We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28181e6 commit cfed34aCopy full SHA for cfed34a
source/module_deepks/test/CMakeLists.txt
@@ -7,7 +7,7 @@ get_target_property(ABACUS_LINK_LIBRARIES ${ABACUS_BIN_NAME} LINK_LIBRARIES)
7
target_link_libraries(
8
test_deepks
9
base cell symmetry md surchem xc
10
- neighbor orb io ions lcao parallel mrrr pdiag pw ri driver esolver hsolver psi elecstate hamilt planewave
+ neighbor orb io ions gint lcao parallel mrrr pdiag pw ri driver esolver hsolver psi elecstate hamilt planewave
11
pthread
12
deepks
13
${ABACUS_LINK_LIBRARIES}
@@ -16,4 +16,4 @@ target_link_libraries(
16
install(
17
TARGETS test_deepks
18
DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/../../../tests
19
-)
+)
0 commit comments