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
+4
View File
@@ -7,6 +7,10 @@
#
# Find python libraries
#
# .. deprecated:: 3.12
#
# Use :module:`FindPython3`, :module:`FindPython2` or :module:`FindPython` instead.
#
# This module finds if Python is installed and determines where the
# include files and libraries are. It also determines what the name of
# the library is. This code sets the following variables: