Skip to content

Commit 3aff00c

Browse files
committed
Link PPCG test with container kernels
1 parent 3e77c35 commit 3aff00c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_hsolver/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ if (ENABLE_MPI)
123123
endif()
124124
AddTest(
125125
TARGET MODULE_HSOLVER_ppcg
126-
LIBS ${math_libs}
126+
LIBS ${math_libs} container
127127
SOURCES diago_ppcg_test.cpp ../diago_ppcg.cpp
128128
)
129129

0 commit comments

Comments
 (0)