Skip to content
Commit 2526082c authored by Luca Beltrame's avatar Luca Beltrame
Browse files

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
parents a6d50e9a 9b5c1dc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment