Configure project for PTU5-YOCTO
This commit is contained in:
parent
e318e606c6
commit
1ee1242a4c
@ -38,6 +38,8 @@ contains( CONFIG, PTU5 ) {
|
||||
}
|
||||
|
||||
contains( CONFIG, PTU5_YOCTO ) {
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += serialport
|
||||
PTU5BASEPATH = /opt/devel/ptu5
|
||||
ARCH = PTU5
|
||||
|
||||
# add qmqtt lib
|
||||
|
Loading…
Reference in New Issue
Block a user