summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
blob: 2300f2475e624e035f806a0d714b4c69f64b9548 (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_internal_add_executable(keyboard
    SOURCES
        tst_keyboard.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Test
        Qt::TestPrivate
)

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