summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/cursor/CMakeLists.txt
blob: a7814a2c2b95d08ab8fcde146249de47877edd88 (plain)
1
2
3
4
5
6
7
8
9
10
11
#####################################################################
## tst_cursor Test:
#####################################################################

qt_internal_add_test(tst_wayland_cursor
    SOURCES
        tst_cursor.cpp
        cursorshapev1.cpp
    LIBRARIES
        SharedClientTest
)