summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qcursor/CMakeLists.txt
blob: 62d2480a917e6b3256868f7f1ca82e4899598edf (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
    LIBRARIES
        Qt::Gui
)