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

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

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