+ python suffix for shiboken

This commit is contained in:
wmayer 2014-01-11 22:08:07 +01:00
parent d97feb01cd
commit 1e135aa367

View File

@ -457,6 +457,7 @@ else(FREECAD_LIBPACK_USE)
# -------------------------------- Shiboken/PySide ------------------------
# set(PYTHON_SUFFIX -python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR})
SET(PYTHON_SUFFIX -python2.7) # for shiboken
SET(PYTHON_BASENAME -python2.7) # for PySide
find_package(Shiboken QUIET)