summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qheaderview/CMakeLists.txt
blob: 512179bccafad333b131cc87b2c99e757bbcf13e (plain)
1
2
3
4
5
6
add_qt_test("tst_qheaderview" SOURCES tst_qheaderview.cpp
    LIBRARIES
        Qt::WidgetsPrivate
        Qt::CorePrivate
        Qt::GuiPrivate
)