summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdatetimeedit/CMakeLists.txt
blob: 1f977399acb6740156e35bcb8d3942f6d4bd5e8a (plain)
1
2
3
4
5
6
add_qt_test("tst_qdatetimeedit" RUN_SERIAL SOURCES tst_qdatetimeedit.cpp
    LIBRARIES
        Qt::Widgets
        Qt::CorePrivate
        Qt::WidgetsPrivate
)