summaryrefslogtreecommitdiff
path: root/tests/auto/client/fullscreenshellv1/CMakeLists.txt
blob: 8b889324a23bfcda8dac9c25496ba65c931250b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from fullscreenshellv1.pro.

#####################################################################
## tst_client_fullscreenshellv1 Test:
#####################################################################

qt_internal_add_test(tst_client_fullscreenshellv1
    SOURCES
        tst_fullscreenshellv1.cpp
    PUBLIC_LIBRARIES
        SharedClientTest
)