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

#####################################################################
## tst_qpixelformat Test:
#####################################################################

qt_add_test(tst_qpixelformat
    SOURCES
        tst_qpixelformat.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)