mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
fixed compilation with openssl from homebrew
This commit is contained in:
parent
a16c21b84b
commit
878cb8b950
|
@ -483,8 +483,9 @@ os2 {
|
|||
}
|
||||
|
||||
mac {
|
||||
HEADERS += other/macmenureceiver.h \
|
||||
SOURCES += other/macmenureceiver.cpp \
|
||||
# homebrew openssl
|
||||
INCLUDEPATH += /opt/local/include
|
||||
LIBS += -L/opt/local/lib
|
||||
|
||||
LIBS += -lcrypto -framework CoreServices
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user