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

#####################################################################
## tst_qivisimulationglobalobject Test:
#####################################################################

qt_internal_add_test(tst_qivisimulationglobalobject
    SOURCES
        tst_qivisimulationglobalobject.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::IviCore
        Qt::IviCorePrivate
        Qt::Qml
)

#### Keys ignored in scope 1:.:.:qivisimulationglobalobject.pro:<TRUE>:
# QMAKE_PROJECT_NAME = "$$TARGET"
# TEMPLATE = "app"