mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Update OSX build to use Homebrew compiled libs
This commit is contained in:
@@ -101,8 +101,7 @@ win32 {
|
||||
}
|
||||
mac {
|
||||
RC_FILE = macapp.icns
|
||||
LIBS += -framework \
|
||||
Carbon
|
||||
LIBS += -L/usr/local/lib -framework Carbon
|
||||
QMAKE_INFO_PLIST = app.plist
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user