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

#####################################################################
## openglseriestest Binary:
#####################################################################

qt_internal_add_manual_test(openglseriestest
    GUI
    SOURCES
        chartview.cpp chartview.h
        datasource.cpp datasource.h
        main.cpp
        mainwindow.cpp mainwindow.h mainwindow.ui
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        Qt::OpenGL
        Qt::OpenGLWidgets
        Qt::Widgets
    ENABLE_AUTOGEN_TOOLS
        uic
)

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