summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
diff options
context:
space:
mode:
authorHiroshi Miura <miurahr@linux.com>2018-12-12 04:16:08 (GMT)
committerHiroshi Miura <miurahr@linux.com>2019-01-24 16:26:48 (GMT)
commit513e77550daaac083cb13b3df53be955a7d0b429 (patch)
tree1f385549e6d31ea80fcd15ccdbd5a567e86b9990 /Help/release/dev
parent1d02491950b0aa05d2053e7fa32b39dca31e537b (diff)
downloadCMake-513e77550daaac083cb13b3df53be955a7d0b429.zip
CMake-513e77550daaac083cb13b3df53be955a7d0b429.tar.gz
CMake-513e77550daaac083cb13b3df53be955a7d0b429.tar.bz2
FindPython: Introduce NumPy component
Fixes: #18678 Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Diffstat (limited to 'Help/release/dev')
-rw-r--r--Help/release/dev/FindPython-NumPy-component.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/FindPython-NumPy-component.rst b/Help/release/dev/FindPython-NumPy-component.rst
new file mode 100644
index 0000000..5ea6cfb
--- /dev/null
+++ b/Help/release/dev/FindPython-NumPy-component.rst
@@ -0,0 +1,5 @@
+FindPython-NumPy-component
+--------------------------
+
+* The :module:`FindPython`, :module:`FindPython2`, and :module:`FindPython3`
+ modules gained support for ``NumPy`` component.