summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmodbusdeviceidentification/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmodbusdeviceidentification/CMakeLists.txt')
-rw-r--r--tests/auto/qmodbusdeviceidentification/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmodbusdeviceidentification/CMakeLists.txt b/tests/auto/qmodbusdeviceidentification/CMakeLists.txt
index f56b6e7..c804b75 100644
--- a/tests/auto/qmodbusdeviceidentification/CMakeLists.txt
+++ b/tests/auto/qmodbusdeviceidentification/CMakeLists.txt
@@ -6,5 +6,6 @@ qt_internal_add_test(tst_qmodbusdeviceidentification
SOURCES
tst_qmodbusdeviceidentification.cpp
PUBLIC_LIBRARIES
+ Qt::Network
Qt::SerialBus
)