D11055: Pack python bindings into right dirs

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Mar 5 14:31:50 UTC 2018


apol added inline comments.

INLINE COMMENTS

> FindPythonModuleGeneration.cmake:448
>          if (GPB_SIP_DEPENDS MATCHES PyKF5)
> -          set(_kf5_python_prefix ${CMAKE_INSTALL_PREFIX}/lib/python${pyversion${pyversion}_maj_min}/${GPB_INSTALL_DIR_SUFFIX})
> +          set(_kf5_python_prefix ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/python${pyversion${pyversion}_maj_min}/${GPB_INSTALL_DIR_SUFFIX})
>          else()

Maybe use KDE_INSTALL_FULL_LIBDIR?

REPOSITORY
  R240 Extra CMake Modules

REVISION DETAIL
  https://phabricator.kde.org/D11055

To: McPain, vkrause
Cc: apol, #frameworks, #build_system, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180305/4775c6ab/attachment.html>


More information about the Kde-buildsystem mailing list