aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/x11vkbtest/.prev_CMakeLists.txt
blob: b16e51f723dc03eddec619c34d672163e1a8fcad (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 x11vkbtest.pro.

#####################################################################
## x11vkbtest Binary:
#####################################################################

qt_internal_add_executable(x11vkbtest
    GUI
    SOURCES
        colors.h
        filehelper.cpp filehelper.h
        main.cpp
        memorymonitor.cpp memorymonitor.h
        mousesimulator.cpp mousesimulator.h
        processhandler.cpp processhandler.h
        startclose.cpp startclose.h
        testbase.cpp testbase.h
        testenglishletters.cpp testenglishletters.h
        testlanguagechange.cpp testlanguagechange.h
        testreporter.cpp testreporter.h
        testthread.cpp testthread.h
        windowhelper.cpp windowhelper.h
    DEFINES
        QT_DEPRECATED_WARNINGS
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        X11
        Xtst
        xdo
)