mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Merge topic 'add-FindGSL'
1b28e3b2 FindGSL: Add module to find the GNU Scientific Library
This commit is contained in:
@@ -108,6 +108,7 @@ All Modules
|
||||
/module/FindGLUT
|
||||
/module/FindGnuplot
|
||||
/module/FindGnuTLS
|
||||
/module/FindGSL
|
||||
/module/FindGTest
|
||||
/module/FindGTK2
|
||||
/module/FindGTK
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
.. cmake-module:: ../../Modules/FindGSL.cmake
|
||||
@@ -0,0 +1,5 @@
|
||||
add-FindGSL
|
||||
-----------
|
||||
|
||||
* A :module:`FindGSL` module was introduced to find the
|
||||
GNU Scientific Library.
|
||||
Reference in New Issue
Block a user