Created by: gangliao
Python_ADDITIONAL_VERSIONS
can set up the python version, which required for old versions of CMake. It can be added to the front so that the specified version (2.7) could be found.
https://github.com/Kitware/CMake/blob/release/Modules/FindPythonInterp.cmake#L29
Code snippet already been validated in my laptop.