FindPython: Add IronPython support on all platforms

This commit is contained in:
Marc Chevrier
2020-05-07 14:39:13 +02:00
parent 8afac758e6
commit e8ffc60220
5 changed files with 388 additions and 86 deletions

View File

@@ -0,0 +1,5 @@
FindPython-IronPython-support
-----------------------------
* The :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
modules support now the ``IronPython`` implementation on all platforms.