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