Skip to content

Commit acf5132

Browse files
committed
update CMakeLists
1 parent 61b618d commit acf5132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_io/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ add_test(NAME read_wfc_pw_test_parallel
173173
AddTest(
174174
TARGET read_wfc_to_rho_test
175175
LIBS parameter base ${math_libs} device planewave psi
176-
SOURCES read_wfc_to_rho_test.cpp ../read_wfc_pw.cpp ../read_wfc_to_rho.cpp ../binstream.cpp ../../module_basis/module_pw/test/test_tool.cpp
176+
SOURCES read_wfc_to_rho_test.cpp ../read_wfc_pw.cpp ../read_wf2rho_pw.cpp ../binstream.cpp ../../module_basis/module_pw/test/test_tool.cpp
177177
../../module_elecstate/module_charge/charge_mpi.cpp ../write_wfc_pw.cpp
178178
)
179179

0 commit comments

Comments
 (0)