McPain abandoned this revision.
Herald edited subscribers, added: kde-buildsystem, kde-frameworks-devel;
removed: Frameworks, Build System.
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D11055
To: McPain, vkrause
Cc: kde-frameworks-devel, kde-buildsystem, a
arojas added a comment.
The sip part is distro-specific. At least in Arch we don't have separate
sip/sip3 directories (what's the point? sip files are independent of the python
version)
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D11055
To: McPain, v
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
McPain created this revision.
McPain added a reviewer: vkrause.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.
McPain requested review of this revision.
REVISION SUMMARY
1. Python modules are packed into /usr/l