mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 03:27:40 +01:00
Fix the cmake check for python-qt on maverick
This commit is contained in:
parent
ee06d779f2
commit
fec096b389
@ -1,4 +1,4 @@
|
||||
find_path(PYQT_SIP_DIR Qt/Qtmod.sip
|
||||
find_path(PYQT_SIP_DIR QtCore/qstring.sip
|
||||
PATHS /System/Library/Frameworks/Python.framework/Versions/2.6
|
||||
PATH_SUFFIXES share/sip/PyQt4
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user