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

#####################################################################
## tst_qpixmapcache Test:
#####################################################################

add_qt_test(tst_qpixmapcache
    SOURCES
        tst_qpixmapcache.cpp
    LIBRARIES
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
)