summaryrefslogtreecommitdiff
path: root/Modules/FindBLAS.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-11 08:02:59 -0400
committerBrad King <brad.king@kitware.com>2021-06-11 08:02:59 -0400
commit6a7c055f96c02587d36c57a33f5e37cb95c53fac (patch)
tree418f25caa2c3b287736a8b797c05398a82f1cc98 /Modules/FindBLAS.cmake
parent43b581367d71ce45bb36ef0fc3bf77bfbea98af2 (diff)
downloadcmake-6a7c055f96c02587d36c57a33f5e37cb95c53fac.tar.gz
Find{BLAS,LAPACK}: Revise formatting of intro docs
Diffstat (limited to 'Modules/FindBLAS.cmake')
-rw-r--r--Modules/FindBLAS.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/Modules/FindBLAS.cmake b/Modules/FindBLAS.cmake
index ae4f779fe3..00ce946792 100644
--- a/Modules/FindBLAS.cmake
+++ b/Modules/FindBLAS.cmake
@@ -8,7 +8,9 @@ FindBLAS
Find Basic Linear Algebra Subprograms (BLAS) library
This module finds an installed Fortran library that implements the
-BLAS linear-algebra interface (see http://www.netlib.org/blas/).
+`BLAS linear-algebra interface`_.
+
+.. _`BLAS linear-algebra interface`: http://www.netlib.org/blas/
Input Variables
^^^^^^^^^^^^^^^