summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qwizard/CMakeLists.txt
blob: 3d88e2cb6941118ad655e2340fb40a5292c74b1d (plain)
1
2
3
4
5
6
7
8
add_qt_test("tst_qwizard"
    SOURCES
        qwizard.qrc
        tst_qwizard.cpp
        tst_qwizard_2.cpp
    LIBRARIES
        Qt::Widgets
)