summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels/qfilesystemmodel/CMakeLists.txt
blob: a9c658c350bbe0ffe1883021d9cdc1d9c15cb3ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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 qfilesystemmodel.pro.

#####################################################################
## tst_qfilesystemmodel Test:
#####################################################################

qt_internal_add_test(tst_qfilesystemmodel
    SOURCES
        tst_qfilesystemmodel.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::Widgets
        Qt::WidgetsPrivate
        Qt::TestPrivate
)

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:qfilesystemmodel.pro:WIN32:
# testcase.timeout = "900"

#### Keys ignored in scope 3:.:.:qfilesystemmodel.pro:MACOS:
# testcase.timeout = "900"