summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-05-07 12:39:13 (GMT)
committerMarc Chevrier <marc.chevrier@gmail.com>2020-05-11 12:02:59 (GMT)
commite8ffc602209867eee9bc3a1331a673fa61cd03a2 (patch)
tree8c03343d87038424e00deb024f8fe5ace4ebed28 /Help/release/dev
parent8afac758e6e793a0f004ce2693b0096362391cd9 (diff)
downloadCMake-e8ffc602209867eee9bc3a1331a673fa61cd03a2.zip
CMake-e8ffc602209867eee9bc3a1331a673fa61cd03a2.tar.gz
CMake-e8ffc602209867eee9bc3a1331a673fa61cd03a2.tar.bz2
FindPython: Add IronPython support on all platforms
Diffstat (limited to 'Help/release/dev')
-rw-r--r--Help/release/dev/FindPython-IronPython-support.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/FindPython-IronPython-support.rst b/Help/release/dev/FindPython-IronPython-support.rst
new file mode 100644
index 0000000..0ed11e9
--- /dev/null
+++ b/Help/release/dev/FindPython-IronPython-support.rst
@@ -0,0 +1,5 @@
+FindPython-IronPython-support
+-----------------------------
+
+* The :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
+ modules support now the ``IronPython`` implementation on all platforms.