mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
OpenSSL lib for MacOS
This commit is contained in:
@@ -184,6 +184,9 @@ macx {
|
||||
SOURCES += ui/macos_util.mm
|
||||
|
||||
LIBS += -framework Cocoa -framework ApplicationServices -framework CoreServices -framework Foundation -framework AppKit -framework Security
|
||||
|
||||
LIBS += $$PWD/3rd/OpenSSL/lib/macos/x86_64/libcrypto.a
|
||||
LIBS += $$PWD/3rd/OpenSSL/lib/macos/x86_64/libssl.a
|
||||
}
|
||||
|
||||
linux:!android {
|
||||
|
||||
Reference in New Issue
Block a user