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