summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qrangecollection/CMakeLists.txt
blob: d4aa7986a794dc54b8355bf977b2f2d3729b730d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qrangecollection.pro.

#####################################################################
## tst_qrangecollection Test:
#####################################################################

qt_internal_add_test(tst_qrangecollection
    SOURCES
        tst_qrangecollection.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)