summaryrefslogtreecommitdiffstats
path: root/tests/auto/global/aspects_startup_shutdown/CMakeLists.txt
blob: ad3d15bfa20e603f69b69affe4594542e34b2309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from aspects_startup_shutdown.pro.

#####################################################################
## tst_aspects_startup_shutdown Test:
#####################################################################

qt_internal_add_test(tst_aspects_startup_shutdown
    SOURCES
        tst_aspects_startup_shutdown.cpp
    LIBRARIES
        Qt::3DCore
        Qt::3DExtras
        Qt::3DInput
        Qt::3DRender
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:aspects_startup_shutdown.pro:<TRUE>:
# TEMPLATE = "app"