Initial support for system-installed plugins in Linux
This commit is contained in:
parent
806ababa05
commit
d03701c58d
5 changed files with 56 additions and 20 deletions
|
|
@ -485,6 +485,9 @@ contains(QMAKE_PLATFORM, linux) {
|
|||
|
||||
QMAKE_CXXFLAGS += -Wno-implicit-fallthrough
|
||||
|
||||
DEFINES += \
|
||||
OPENRGB_SYSTEM_PLUGIN_DIRECTORY=\\"\"\"$$PREFIX/lib/openrgb/plugins\\"\"\" \
|
||||
|
||||
#-------------------------------------------------------------------------------------------#
|
||||
# Determine which hidapi to use based on availability #
|
||||
# Prefer hidraw backend, then libusb #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue