
Interpret `CMake_TEST_FindBLAS` and `CMake_TEST_FindLAPACK` as a sequence of option assignments intermixed with vendor names.
3 lines
119 B
CMake
3 lines
119 B
CMake
include("${CMake_SOURCE_DIR}/Tests/FindBLAS/add_BLAS_LAPACK_tests.cmake")
|
|
add_BLAS_LAPACK_tests(CMake_TEST_FindLAPACK)
|