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

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

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

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