Build: remove lib dependency on Yocto build

This commit is contained in:
2026-02-10 10:16:20 +01:00
parent c3b2db7797
commit 37c12b0d47

View File

@@ -261,9 +261,6 @@ contains( CONFIG, PTU5_YOCTO ) {
PTU5BASEPATH = /opt/devel/ptu5
ARCH = PTU5
DEFINES+=PTU5
LIBS += -lCAslave
LIBS += -lCAmaster
}
contains( CONFIG, DesktopLinux ) {
greaterThan(QT_MAJOR_VERSION, 4): QT += serialport