Add tests for rotmg
This commit is contained in:
parent
fe16a94fc2
commit
650077074a
|
@ -7,6 +7,7 @@ else ()
|
||||||
set(OpenBLAS_utest_src
|
set(OpenBLAS_utest_src
|
||||||
utest_main.c
|
utest_main.c
|
||||||
test_amax.c
|
test_amax.c
|
||||||
|
test_rotmg.c
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue