summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcalendarwidget/CMakeLists.txt
blob: 10e24a1016a1aa43e61587dc62c8aa81c34f3081 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qcalendarwidget.pro.

#####################################################################
## tst_qcalendarwidget Test:
#####################################################################

add_qt_test(tst_qcalendarwidget
    SOURCES
        tst_qcalendarwidget.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)