summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual-renderloop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/manual-renderloop/CMakeLists.txt')
-rw-r--r--tests/manual/manual-renderloop/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/manual/manual-renderloop/CMakeLists.txt b/tests/manual/manual-renderloop/CMakeLists.txt
index d0d777939..60cd750c1 100644
--- a/tests/manual/manual-renderloop/CMakeLists.txt
+++ b/tests/manual/manual-renderloop/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# Generated from manual-renderloop.pro.
#####################################################################
@@ -8,7 +11,7 @@ qt_internal_add_manual_test(manual-renderloop
GUI
SOURCES
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::3DCore
Qt::3DExtras
Qt::3DInput