mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
Help: Use 'deprecated' template, and date deprecation of modules
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
FindPythonLibs
|
||||
--------------
|
||||
|
||||
Find python libraries
|
||||
|
||||
.. deprecated:: 3.12
|
||||
|
||||
Use :module:`FindPython3`, :module:`FindPython2` or :module:`FindPython` instead.
|
||||
|
||||
Find python libraries
|
||||
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user