1
0

remove-FindPythonInterp-FindPythonLibs.rst 299 B

123456
  1. remove-FindPythonInterp-FindPythonLibs
  2. --------------------------------------
  3. * The :module:`FindPythonInterp` and :module:`FindPythonLibs` modules have
  4. been fully deprecated via policy :policy:`CMP0148`. Port projects to
  5. :module:`FindPython3`, :module:`FindPython2`, or :module:`FindPython`.