We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe16a94 commit 6500770Copy full SHA for 6500770
utest/CMakeLists.txt
@@ -7,6 +7,7 @@ else ()
7
set(OpenBLAS_utest_src
8
utest_main.c
9
test_amax.c
10
+ test_rotmg.c
11
)
12
endif ()
13
0 commit comments