Skip to content
Snippets Groups Projects
Unverified Commit 2d4f6f72 authored by Raphael Megzari's avatar Raphael Megzari Committed by Kali Kaneko
Browse files

[pkg] macos: add missing CoreFoundation Framework

parent ae096096
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ ICON = $$VENDOR_PATH/icon.png
macx {
ICON = $$VENDOR_PATH/assets/icon.icns
LIBS += -framework Security
LIBS += -framework Security -framework CoreFoundation
}
win32 {
RC_ICONS = $$VENDOR_PATH/assets/icon.ico
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment