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