Browse Source

Add tests for rotmg

tags/v0.3.0
Martin Kroeker GitHub 8 years ago
parent
commit
650077074a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utest/CMakeLists.txt

+ 1
- 0
utest/CMakeLists.txt View File

@@ -7,6 +7,7 @@ else ()
set(OpenBLAS_utest_src
utest_main.c
test_amax.c
test_rotmg.c
)
endif ()



Loading…
Cancel
Save