Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-16 | Change minimum CMake requirement to be the same as ECM | Stephen Kelly | |
2017-01-13 | Bindings: Add a script to generate __init__.py file for bindings | Stephen Kelly | |
Packagers can execute this script with cmake -D PYTHON_UMBRELLA_MODULE_FILE=/where/ever/PyKF5/__init__.py -P /path/to/ECM/find-modules/GeneratePythonBindingUmbrellaModule.cmake Soon, this is likely to do more than create an empty file. |