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

#####################################################################
## mouse Binary:
#####################################################################

add_qt_executable(mouse
    SOURCES
        tst_mouse.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Test
        Qt::TestPrivate
)

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