Skip to content

Commit

Permalink
+ python suffix for shiboken
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Jan 11, 2014
1 parent d97feb0 commit 1e135aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -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)
Expand Down

0 comments on commit 1e135aa

Please sign in to comment.