Adjust Python CMake macros in kdelibs:
- Rewrite to use more standard CMake macros - Use FindPythonInterp and FindPythonLibrary from upstream CMake - Properly support Python byte-compiled files from Python 3.2 or higher (namely, __pycache__ directory containing *.pyc files) REVIEW: 107148
Please register or sign in to comment