1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 03:27:40 +01:00

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

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
)