FindPython*: New implementation for Python stuff

Fixes: #16142
This commit is contained in:
Marc Chevrier
2018-02-22 16:18:43 +01:00
parent dfc9036bcf
commit 352baee207
24 changed files with 1604 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
FindPython(2|3)
---------------
* The new :module:`FindPython3` and :module:`FindPython2` modules, as well as
:module:`FindPython`, provide a new way to locate python environments.