mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 20:17:50 -04:00
Don't include _Linux files in MacOS build, add support for _MacOS files
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
@@ -443,8 +443,6 @@ contains(QMAKE_PLATFORM, linux) {
|
||||
PKGCONFIG += \
|
||||
libusb-1.0
|
||||
|
||||
|
||||
- TARGET = $$lower($$TARGET)
|
||||
-
|
||||
HEADERS -= $$CONTROLLER_H_WIN
|
||||
|
||||
HEADERS -= $$CONTROLLER_H_WINDOWS
|
||||
HEADERS -= $$CONTROLLER_H_MACOS
|
||||
|
||||
HEADERS += \
|
||||
--- a/qt/org.openrgb.OpenRGB.desktop
|
||||
+++ b/qt/org.openrgb.OpenRGB.desktop
|
||||
|
||||
Reference in New Issue
Block a user