aboutsummaryrefslogtreecommitdiff
path: root/find-modules/GeneratePythonBindingUmbrellaModule.cmake
AgeCommit message (Collapse)Author
2017-01-16Change minimum CMake requirement to be the same as ECMStephen Kelly
2017-01-13Bindings: Add a script to generate __init__.py file for bindingsStephen 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.