Build: fix static link to hidapi

pull/2/head
MoroccanMalinois 6 years ago
parent 2641eda20a
commit d9280b1711
No known key found for this signature in database
GPG Key ID: A63BDCF76B8B38BD

@ -279,7 +279,10 @@ linux {
LIBS+= -Wl,-Bstatic
QMAKE_LFLAGS += -static-libgcc -static-libstdc++
# contains(QT_ARCH, x86_64) {
LIBS+= -lunbound
LIBS+= -lunbound \
-lusb-1.0 \
-lhidapi-hidraw \
-ludev
# }
} else {
# On some distro's we need to add dynload