summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
blob: 7e7a3a7dffc62a6e99a7584a79331fb0ca35b5b8 (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:
#####################################################################

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

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