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 31b1ad4 commit 90112b8Copy full SHA for 90112b8
source/source_lcao/module_lr/utils/test/CMakeLists.txt
@@ -3,7 +3,7 @@ AddTest(
3
TARGET lr_util_phys_test
4
LIBS parameter base ${math_libs} device container planewave #for FFT
5
SOURCES lr_util_physics_test.cpp ../lr_util.cpp
6
- ../../../source_io/orb_io.cpp
+ ../../../../source_io/orb_io.cpp
7
)
8
9
AddTest(
0 commit comments