aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/dictionarymanager/CMakeLists.txt
blob: 9b97f8612bf7cb9f681c151319f5b16ff5a5aa91 (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
# Generated from dictionarymanager.pro.

#####################################################################
## tst_dictionarymanager Test:
#####################################################################

qt_internal_add_test(tst_dictionarymanager
    SOURCES
        tst_dictionarymanager.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Quick
        Qt::VirtualKeyboard
)

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

qt_internal_extend_target(tst_dictionarymanager CONDITION NOT QT_BUILD_SHARED_LIBS
    PUBLIC_LIBRARIES
        Qt::Svg
)

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