D11176: Don't call PythonInterp.cmake in KF5I18NMacros.

Christophe Giboudeaux noreply at phabricator.kde.org
Fri Mar 9 11:28:13 UTC 2018


cgiboudeaux created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
cgiboudeaux requested review of this revision.

REVISION SUMMARY
  Due to CMake caching the variables, anything depending on ki18n would be
  unable to call find_package(PythonInterp) with a specific version.
  
  Instead we just hardcode the python executable path.

REPOSITORY
  R249 KI18n

BRANCH
  master

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

AFFECTED FILES
  CMakeLists.txt
  cmake/KF5I18NMacros.cmake
  cmake/KF5I18NMacros.cmake.in

To: cgiboudeaux
Cc: #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180309/e00bad06/attachment.html>


More information about the Kde-frameworks-devel mailing list