You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Never get python version from DEFINED PYTHONLIBS_VERSION_STRING, even
if CMake 2.8.8.
* Get python version from include path.
* This will fix the python stuff when create packages.
* Use PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS (not defined in all CMake versions...).
0 commit comments