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

#####################################################################
## qhorizontalpercentbarseries Test:
#####################################################################

qt_internal_add_test(qhorizontalpercentbarseries
    SOURCES
        ../inc/tst_definitions.h
        tst_qhorizontalpercentbarseries.cpp
    INCLUDE_DIRECTORIES
        ../inc
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        Qt::OpenGL
        Qt::OpenGLWidgets
        Qt::Widgets
)