aboutsummaryrefslogtreecommitdiff
path: root/attic/modules/FindPyQt4.cmake
AgeCommit message (Collapse)Author
2014-07-20FindPyQt4: Use PATH, not FILEPATH.Raphael Kubo da Costa
PYQT4_SIP_DIR is a directory, not a file. Forwardport of kdelibs/37f31f9ce39569a1096e5a04b6679a91e6ae18fe.
2014-07-18FindPyQt4: Finish syncing with the kdelibs version.Raphael Kubo da Costa
The version committed in 0912b24 is slightly different from the one in kdelibs -- besides a few differences in the comments, there is an IF() check that was always evaluating to false.
2014-07-17forward port https://git.reviewboard.kde.org/r/119302 "Make FindPyQt4 work ↵Jonathan Riddell
with PyQt's new build system." REVIEW:119339
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter