summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qopenglwindow/CMakeLists.txt
blob: 1bfe0cecd8f90d7f089d66a307a98ce6365b6642 (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
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::OpenGL
)