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

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

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