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

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

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