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

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

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