summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/kitchensink/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/highdpi/kitchensink/CMakeLists.txt')
-rw-r--r--tests/manual/highdpi/kitchensink/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/manual/highdpi/kitchensink/CMakeLists.txt b/tests/manual/highdpi/kitchensink/CMakeLists.txt
index eee5897087..b8dfa9be37 100644
--- a/tests/manual/highdpi/kitchensink/CMakeLists.txt
+++ b/tests/manual/highdpi/kitchensink/CMakeLists.txt
@@ -1,6 +1,3 @@
-# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
-
# Generated from kitchensink.pro.
#####################################################################
@@ -15,7 +12,7 @@ qt_internal_add_manual_test(kitchensink
HAVE_SCREEN_BASE_DPI
INCLUDE_DIRECTORIES
.
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::Gui
Qt::GuiPrivate
Qt::Widgets