summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/tabletv2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/client/tabletv2/CMakeLists.txt')
-rw-r--r--tests/auto/client/tabletv2/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/client/tabletv2/CMakeLists.txt b/tests/auto/client/tabletv2/CMakeLists.txt
index 5334b7a1e..1400a511a 100644
--- a/tests/auto/client/tabletv2/CMakeLists.txt
+++ b/tests/auto/client/tabletv2/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# Generated from tabletv2.pro.
#####################################################################
@@ -7,6 +10,6 @@
qt_internal_add_test(tst_tabletv2
SOURCES
tst_tabletv2.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
SharedClientTest
)