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

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

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

## Scopes:
#####################################################################