diff options
Diffstat (limited to 'Modules/FindPython3.cmake')
-rw-r--r-- | Modules/FindPython3.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPython3.cmake b/Modules/FindPython3.cmake index 9e2133d..f826fcf 100644 --- a/Modules/FindPython3.cmake +++ b/Modules/FindPython3.cmake @@ -34,7 +34,7 @@ The following components are supported: * ``NumPy``: search for NumPy include directories. .. versionadded:: 3.14 - Added ``NumPy`` component. + Added the ``NumPy`` component. If no ``COMPONENTS`` are specified, ``Interpreter`` is assumed. |