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

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

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