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

#####################################################################
## qmltypememory Binary:
#####################################################################

qt_add_manual_test(qmltypememory
    GUI
    SOURCES
        main.cpp
        testdriver.cpp testdriver.h
    INCLUDE_DIRECTORIES
        .
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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