Skip to content

Commit 1c616e7

Browse files
committed
Update CMakeLists.txt
1 parent e92e8c3 commit 1c616e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_cell/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ AddTest(
7979
TARGET cell_ParaKpoints
8080
LIBS parameter MPI::MPI_CXX
8181
SOURCES parallel_kpoints_test.cpp ../../module_base/global_variable.cpp ../../module_base/parallel_global.cpp
82-
../../module_base/parallel_common.cpp ../../module_base/parallel_comm.cpp ../parallel_kpoints.cpp
82+
../../module_base/parallel_common.cpp ../../module_base/parallel_comm.cpp ../parallel_kpoints.cpp ../../module_base/tool_quit.cpp
8383
)
8484

8585
find_program(BASH bash)

0 commit comments

Comments
 (0)