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 61b618d commit acf5132Copy full SHA for acf5132
source/module_io/test/CMakeLists.txt
@@ -173,7 +173,7 @@ add_test(NAME read_wfc_pw_test_parallel
173
AddTest(
174
TARGET read_wfc_to_rho_test
175
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
+ 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
177
../../module_elecstate/module_charge/charge_mpi.cpp ../write_wfc_pw.cpp
178
)
179
0 commit comments