summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/xkbkeyboard/CMakeLists.txt
blob: fbbe5c67bbc24dfab7545dfed6041a2f1995420d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from xkbkeyboard.pro.

#####################################################################
## tst_xkbkeyboard Test:
#####################################################################

add_qt_test(tst_xkbkeyboard
    SOURCES
        tst_xkbkeyboard.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
)