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

#####################################################################
## tst_qsurfaceformat Test:
#####################################################################

add_qt_test(tst_qsurfaceformat
    SOURCES
        tst_qsurfaceformat.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)