summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qcursor/CMakeLists.txt
blob: 1304dd2ba2b38ba4061e62ced9448c7a58a6ba6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qcursor.pro.

#####################################################################
## tst_qcursor Test:
#####################################################################

qt_internal_add_test(tst_qcursor
    SOURCES
        tst_qcursor.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)