networkdetector: Add Qt6 support

qt6-qmake
Simon Stürz 2025-08-08 14:58:15 +02:00
parent d84f69466a
commit a7ccccd962
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationpluginnetworkdetector)
QT *= network
SOURCES += \
integrationpluginnetworkdetector.cpp