summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
blob: 3eb954cfa689f2ece02612ffd1d63de10fef3ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from keyboard.pro.

#####################################################################
## keyboard Binary:
#####################################################################

qt_add_executable(keyboard
    SOURCES
        tst_keyboard.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Test
        Qt::TestPrivate
)

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