Skip to content

Commit b6949ce

Browse files
add axpyc to cmake build
1 parent 4413391 commit b6949ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utest/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ ${DIR_EXT}/test_saxpby.c
6060
${DIR_EXT}/test_daxpby.c
6161
${DIR_EXT}/test_caxpby.c
6262
${DIR_EXT}/test_zaxpby.c
63-
# ${DIR_EXT}/test_caxpyc.c
64-
# ${DIR_EXT}/test_zaxpyc.c
63+
${DIR_EXT}/test_caxpyc.c
64+
${DIR_EXT}/test_zaxpyc.c
6565
${DIR_EXT}/test_cgemv_t.c
6666
${DIR_EXT}/test_zgemv_t.c
6767
${DIR_EXT}/test_cgemv_n.c

0 commit comments

Comments
 (0)