mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 11:36:31 +00:00
Fix hidapi files missing
This commit is contained in:
parent
f6ba477d45
commit
55a3716ba0
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ INCLUDEPATH +=
|
||||||
OpenRGB/i2c_smbus \
|
OpenRGB/i2c_smbus \
|
||||||
OpenRGB/net_port \
|
OpenRGB/net_port \
|
||||||
OpenRGB/RGBController \
|
OpenRGB/RGBController \
|
||||||
|
OpenRGB/dependencies/hidapi \
|
||||||
|
OpenRGB/hidapi_wrapper \
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
OpenRGB/NetworkClient.h \
|
OpenRGB/NetworkClient.h \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue