summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfilesystemmodel/CMakeLists.txt
blob: 336ce4ca158f0e30521b2ce8972c6fd2fb0eea2e (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
29
30
31
# Generated from qfilesystemmodel.pro.

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

add_qt_test(tst_qfilesystemmodel
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_qfilesystemmodel.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    LIBRARIES
        Qt::CorePrivate
        Qt::WidgetsPrivate
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:qfilesystemmodel.pro:<TRUE>:
# CONFIG = "testcase"

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

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

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