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

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

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