summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel_regularexpression/CMakeLists.txt
blob: 8bc7f55f7c1665a32b2cd51c4a0dd35138316910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qsortfilterproxymodel_regularexpression.pro.

#####################################################################
## tst_qsortfilterproxymodel_regularexpression Test:
#####################################################################

add_qt_test(tst_qsortfilterproxymodel_regularexpression
    SOURCES
        ../../../other/qabstractitemmodelutils/dynamictreemodel.cpp ../../../other/qabstractitemmodelutils/dynamictreemodel.h
        ../qsortfilterproxymodel_common/tst_qsortfilterproxymodel.cpp ../qsortfilterproxymodel_common/tst_qsortfilterproxymodel.h
        tst_qsortfilterproxymodel_regularexpression.cpp
    INCLUDE_DIRECTORIES
        ../../../other/qabstractitemmodelutils
        ../qsortfilterproxymodel_common
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)