aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/layoutfilesystem/.prev_CMakeLists.txt
blob: 90311e55a7f0b2767db8d5e7b734a0ab4b061ead (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
32
33
# Generated from layoutfilesystem.pro.

#####################################################################
## tst_layoutfilesystem Test:
#####################################################################

qt_internal_add_test(tst_layoutfilesystem
    SOURCES
        ../shared/layouttesthelper.cpp ../shared/layouttesthelper.h
        tst_layoutfilesystem.cpp
    DEFINES
        SRC_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    INCLUDE_DIRECTORIES
        ../shared
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Quick
)

#### Keys ignored in scope 1:.:.:layoutfilesystem.pro:<TRUE>:
# OTHER_FILES = "data/layouts/en_GB/main.qml"

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

qt_internal_extend_target(tst_layoutfilesystem CONDITION static
    PUBLIC_LIBRARIES
        Qt::Svg
)

#### Keys ignored in scope 3:.:.:layoutfilesystem.pro:static:
# QTPLUGIN = "qtvirtualkeyboardplugin"