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

#####################################################################
## tst_qbackingstore Test:
#####################################################################

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