Skip to content

Commit d382d6f

Browse files
committed
add change
1 parent 1026030 commit d382d6f

File tree

4 files changed

+490
-251
lines changed

4 files changed

+490
-251
lines changed

source/module_basis/module_pw/test_gpu/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if (USE_CUDA)
33
AddTest(
44
TARGET pw_test_gpu
55
LIBS parameter ${math_libs} base planewave device FFTW3::FFTW3_FLOAT
6-
SOURCES pw_test.cpp pw_basis_C2R.cpp pw_basis_C2C.cpp pw_basis_k_C2C.cpp
6+
SOURCES pw_test.cpp test.cpp pw_basis_C2R.cpp pw_basis_C2C.cpp pw_basis_k_C2C.cpp
77
)
88
endif()
99

0 commit comments

Comments
 (0)