mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-08 11:20:43 -04:00
Update paths for homebrew on Apple Silicon Macs and use Qt Fusion theme on MacOS
This commit is contained in:
1 parent
7c272a909d
commit
2915133d96
2 files changed
+14
-2
No files matched your search
+5
-1
@@ -816,9 +816,13 @@ unix:macx {
|
||||
|
||||
INCLUDEPATH += \
|
||||
/usr/local/include \
|
||||
/opt/homebrew/include \
|
||||
|
||||
LIBS += \
|
||||
-L/usr/local/lib -lusb-1.0 -lhidapi \
|
||||
-L/usr/local/lib \
|
||||
-L/opt/homebrew/lib \
|
||||
-lusb-1.0 \
|
||||
-lhidapi \
|
||||
|
||||
CONFIG += \
|
||||
c++14 \
|
||||
|
||||
Reference in new issue
Block a user