summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlayout/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlayout/CMakeLists.txt')
-rw-r--r--tests/manual/qlayout/CMakeLists.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/manual/qlayout/CMakeLists.txt b/tests/manual/qlayout/CMakeLists.txt
index 746a6392ce..925cf5175e 100644
--- a/tests/manual/qlayout/CMakeLists.txt
+++ b/tests/manual/qlayout/CMakeLists.txt
@@ -1,4 +1,5 @@
-# Generated from qlayout.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## qlayout Binary:
@@ -12,10 +13,7 @@ qt_internal_add_manual_test(qlayout
main.cpp
mainwindow.cpp mainwindow.h
vbwidget.cpp vbwidget.h
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)
-
-#### Keys ignored in scope 1:.:.:qlayout.pro:<TRUE>:
-# TEMPLATE = "app"