summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglwidget/openglwidget/CMakeLists.txt
blob: ddc48339b3ce7da4d89870f86546eb136dd13662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from openglwidget.pro.

#####################################################################
## openglwidget Binary:
#####################################################################

add_qt_manual_test(openglwidget
    GUI
    SOURCES
        main.cpp
        openglwidget.cpp openglwidget.h
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::WidgetsPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:openglwidget.pro:<TRUE>:
# TEMPLATE = "app"