mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
9b69307b56
Interpret `CMake_TEST_FindBLAS` and `CMake_TEST_FindLAPACK` as a sequence of option assignments intermixed with vendor names.
3 lines
117 B
CMake
3 lines
117 B
CMake
include("${CMake_SOURCE_DIR}/Tests/FindBLAS/add_BLAS_LAPACK_tests.cmake")
|
|
add_BLAS_LAPACK_tests(CMake_TEST_FindBLAS)
|