summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmodbuscommevent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmodbuscommevent/CMakeLists.txt')
-rw-r--r--tests/auto/qmodbuscommevent/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmodbuscommevent/CMakeLists.txt b/tests/auto/qmodbuscommevent/CMakeLists.txt
index 42cb953..954d13a 100644
--- a/tests/auto/qmodbuscommevent/CMakeLists.txt
+++ b/tests/auto/qmodbuscommevent/CMakeLists.txt
@@ -6,6 +6,7 @@ qt_internal_add_test(tst_qmodbuscommevent
SOURCES
tst_qmodbuscommevent.cpp
PUBLIC_LIBRARIES
+ Qt::Network
Qt::SerialBus
Qt::SerialBusPrivate
)