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

#####################################################################
## tst_qopenglwindow Test:
#####################################################################

qt_internal_add_test(tst_qopenglwindow
    SOURCES
        tst_qopenglwindow.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::OpenGL
)