summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qsurfaceformat/CMakeLists.txt
blob: f1fab57ebe3bb9ea3d88dee41665e99f9c86e6c7 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)