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 886a26f commit af54247Copy full SHA for af54247
source/source_basis/module_pw/test_serial/CMakeLists.txt
@@ -9,8 +9,8 @@ remove_definitions(-D__MLALGO)
9
add_library(
10
planewave_serial
11
OBJECT
12
- ../module_fft/fft_bundle.cpp
13
- ../module_fft/fft_cpu.cpp
+ ../../../source_base/module_fft/fft_bundle.cpp
+ ../../../source_base/module_fft/fft_cpu.cpp
14
../pw_basis.cpp
15
../pw_basis_k.cpp
16
../pw_basis_sup.cpp
0 commit comments