summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qtransposeproxymodel/CMakeLists.txt
blob: 57c8309d0573c4f583ad8ab960f74c1f2f5e72d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qtransposeproxymodel.pro.

#####################################################################
## tst_qtransposeproxymodel Test:
#####################################################################

qt_add_test(tst_qtransposeproxymodel
    SOURCES
        tst_qtransposeproxymodel.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)