summaryrefslogtreecommitdiffstats
path: root/tests/manual/subsurface/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/subsurface/CMakeLists.txt')
-rw-r--r--tests/manual/subsurface/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/manual/subsurface/CMakeLists.txt b/tests/manual/subsurface/CMakeLists.txt
index 9d8eda99d..0c1b50e0c 100644
--- a/tests/manual/subsurface/CMakeLists.txt
+++ b/tests/manual/subsurface/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# Generated from subsurface.pro.
#####################################################################
@@ -9,7 +12,7 @@ qt_internal_add_manual_test(subsurface
SOURCES
main.cpp
shmwindow.cpp shmwindow.h
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate