Skip to content

Commit e4e21de

Browse files
CstandardlibFisherd99
authored andcommitted
Fix module_container test dependency on DCU (deepmodeling#5838)
1 parent 3e3ee67 commit e4e21de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AddTest(
22
TARGET container_ops_uts
33
LIBS parameter ${math_libs}
4-
SOURCES einsum_op_test.cpp linalg_op_test.cpp
4+
SOURCES einsum_op_test.cpp linalg_op_test.cpp ../../kernels/lapack.cpp
55
)
66

77
target_link_libraries(container_ops_uts container base device)

0 commit comments

Comments
 (0)