diff --git a/utest/CMakeLists.txt b/utest/CMakeLists.txt index a7f3871c3..75e6fad7f 100644 --- a/utest/CMakeLists.txt +++ b/utest/CMakeLists.txt @@ -7,6 +7,7 @@ else () set(OpenBLAS_utest_src utest_main.c test_amax.c + test_rotmg.c ) endif ()