summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels/qfilesystemmodel/CMakeLists.txt
blob: 8c4a056d82bff9b9d49f59ef93575f2a9cb11c44 (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: BSD-3-Clause

# 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"