summaryrefslogtreecommitdiffstats
path: root/tests/manual/chartdesigner/CMakeLists.txt
blob: 959fb36130b9b4da62e749f952f2132e7c3b36c0 (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
26
27
# Generated from chartdesigner.pro.

#####################################################################
## chartdesigner Binary:
#####################################################################

qt_internal_add_manual_test(chartdesigner
    GUI
    SOURCES
        brushwidget.cpp brushwidget.h
        engine.cpp engine.h
        main.cpp
        mainwindow.cpp mainwindow.h
        objectinspectorwidget.cpp objectinspectorwidget.h
        penwidget.cpp penwidget.h
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        Qt::OpenGL
        Qt::OpenGLWidgets
)

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

#### Keys ignored in scope 2:.:.:chartdesigner.pro:NOT system_build AND APPLE:
# QMAKE_POST_LINK = "$$MAC_POST_LINK_PREFIX $$MAC_TESTS_BIN_DIR"