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

#####################################################################
## boxplottester Binary:
#####################################################################

qt_internal_add_manual_test(boxplottester
    GUI
    SOURCES
        customtablemodel.cpp customtablemodel.h
        main.cpp
        mainwidget.cpp mainwidget.h
        pentool.cpp pentool.h
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        Qt::OpenGL
        Qt::OpenGLWidgets
        Qt::Widgets
)

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