Better detection for the python-sip package

This commit is contained in:
David Sansome 2011-01-08 17:27:00 +00:00
parent a51dc42850
commit 81c31b5af8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
find_path(PYQT_SIP_DIR pyqt-gpl.sip
find_path(PYQT_SIP_DIR Qt/Qtmod.sip
PATH_SUFFIXES share/sip/PyQt4
)