Skip to content

Commit de6b65d

Browse files
author
root
committed
fix
1 parent 9e66ace commit de6b65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_basis/module_ao/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ AddTest(
7676

7777
AddTest(
7878
TARGET parallel_orbitals_test
79-
SOURCES parallel_orbitals_test.cpp ../../../module_base/parallel_2d.cpp ../parallel_orbitals.cpp
79+
SOURCES parallel_orbitals_test.cpp ../parallel_orbitals.cpp
8080
LIBS parameter ${math_libs} device base
8181
)
8282

0 commit comments

Comments
 (0)