aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quicktest/testfiltering/test/CMakeLists.txt
blob: cfdb53ca89485c9d0531216808d4c93abf325b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from test.pro.

#####################################################################
## tst_testfiltering Test:
#####################################################################

qt_add_test(tst_testfiltering
    SOURCES
        ../tst_testfiltering.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)