Skip to content

Commit 90112b8

Browse files
committed
Fix test build
1 parent 31b1ad4 commit 90112b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source_lcao/module_lr/utils/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ AddTest(
33
TARGET lr_util_phys_test
44
LIBS parameter base ${math_libs} device container planewave #for FFT
55
SOURCES lr_util_physics_test.cpp ../lr_util.cpp
6-
../../../source_io/orb_io.cpp
6+
../../../../source_io/orb_io.cpp
77
)
88

99
AddTest(

0 commit comments

Comments
 (0)