diff options
Diffstat (limited to 'Modules/FindGSL.cmake')
-rw-r--r-- | Modules/FindGSL.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/FindGSL.cmake b/Modules/FindGSL.cmake index da1b3c4e4d..3d4e7f939f 100644 --- a/Modules/FindGSL.cmake +++ b/Modules/FindGSL.cmake @@ -5,6 +5,8 @@ FindGSL -------- +.. versionadded:: 3.2 + Find the native GNU Scientific Library (GSL) includes and libraries. The GNU Scientific Library (GSL) is a numerical library for C and C++ |