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

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

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