summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
blob: 88749cbd57b6abb569801f999f9dc0e58987dad6 (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_add_executable(mouse
    SOURCES
        tst_mouse.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Test
        Qt::TestPrivate
)

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