mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 14:35:01 -04:00
Turn off explicit fallthrough warning in Linux (GCC)
This commit is contained in:
@@ -1503,6 +1503,8 @@ contains(QMAKE_PLATFORM, linux) {
|
||||
LIBS += -lstdc++fs
|
||||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -Wno-implicit-fallthrough
|
||||
|
||||
#-------------------------------------------------------------------------------------------#
|
||||
# Determine which hidapi to use based on availability #
|
||||
# Prefer hidraw backend, then libusb #
|
||||
|
||||
Reference in New Issue
Block a user