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 9e66ace commit de6b65dCopy full SHA for de6b65d
source/module_basis/module_ao/test/CMakeLists.txt
@@ -76,7 +76,7 @@ AddTest(
76
77
AddTest(
78
TARGET parallel_orbitals_test
79
- SOURCES parallel_orbitals_test.cpp ../../../module_base/parallel_2d.cpp ../parallel_orbitals.cpp
+ SOURCES parallel_orbitals_test.cpp ../parallel_orbitals.cpp
80
LIBS parameter ${math_libs} device base
81
)
82
0 commit comments