Skip to content

Commit 6adeb4e

Browse files
author
root
committed
fix ut
1 parent ec32621 commit 6adeb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_base/test_parallel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ add_test(NAME base_parallel_reduce_test
3737
AddTest(
3838
TARGET parallel_2d_test
3939
SOURCES parallel_2d_test.cpp ../parallel_2d.cpp
40-
LIBS parameter ${math_libs} device base
40+
LIBS parameter ${math_libs}
4141
)
4242

4343
install(FILES parallel_2d_test.sh DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

0 commit comments

Comments
 (0)