summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopengltextureblitter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qopengltextureblitter/CMakeLists.txt')
-rw-r--r--tests/manual/qopengltextureblitter/CMakeLists.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/manual/qopengltextureblitter/CMakeLists.txt b/tests/manual/qopengltextureblitter/CMakeLists.txt
index e7ded22f9d..4f71562483 100644
--- a/tests/manual/qopengltextureblitter/CMakeLists.txt
+++ b/tests/manual/qopengltextureblitter/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from qopengltextureblitter.pro.
-
#####################################################################
## qopengltextureblitter Binary:
#####################################################################
@@ -17,8 +15,5 @@ qt_internal_add_manual_test(qopengltextureblitter
LIBRARIES
Qt::Gui
Qt::GuiPrivate
- Qt::OpenGL # special case
+ Qt::OpenGL
)
-
-#### Keys ignored in scope 1:.:.:qopengltextureblitter.pro:<TRUE>:
-# TEMPLATE = "app"