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

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

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

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