+ python suffix for shiboken
This commit is contained in:
parent
d97feb01cd
commit
1e135aa367
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user