Skip to content

Commit fb589f9

Browse files
committed
Added examples to CMakeLists.txt
1 parent 15b0769 commit fb589f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
ADD_EXAMPLE(specialmatrices_dp_spmv)
22
ADD_EXAMPLE(tridiagonal_dp_type)
3+
ADD_EXAMPLE(symtridiagonal_dp_type)
4+
ADD_EXAMPLE(hermtridiagonal_cdp_type)

0 commit comments

Comments
 (0)