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

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

qt_internal_add_test(tst_qsurfaceformat
    SOURCES
        tst_qsurfaceformat.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)