Lines Matching refs:python
12 Find python interpreter
45 A call to ``find_package(PythonInterp ${V})`` for python version ``V``
46 may find a ``python`` executable with no version suffix. In this case
47 no attempt is made to avoid python executables from other versions.
63 python${_PYTHON_FIND_MAJ_MIN}
64 python${PythonInterp_FIND_VERSION_MAJOR})
75 list(APPEND _Python_NAMES python${PythonInterp_FIND_VERSION_MAJOR})
95 # Search for the current active python version first
104 # Search for newest python version if python executable isn't found
107 set(_Python_NAMES python${_CURRENT_VERSION})
109 list(APPEND _Python_NAMES python)
124 # determine python version string