mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
11 lines
316 B
Diff
11 lines
316 B
Diff
--- a/qflipper_common.pri.orig 2024-02-10 08:36:41.914137638 +0800
|
|
+++ b/qflipper_common.pri 2024-02-10 08:51:51.385156397 +0800
|
|
@@ -2,6 +2,8 @@
|
|
|
|
equals(QT_MAJOR_VERSION, 6): QT += core5compat
|
|
|
|
+INCLUDEPATH += "/usr/include/nanopb"
|
|
+
|
|
unix:!macx {
|
|
DEFINES += USB_BACKEND_LIBUSB
|
|
CONFIG += link_pkgconfig
|