summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner/CMakeLists.txt
blob: c66c5d9f225a14174d1bfd858bac2dc640e04f09 (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
28
29
30
31
32
33
34
# Generated from testrunner.pro.

#####################################################################
## appman-qmltestrunner Tool:
#####################################################################

qt_get_tool_target_name(target_name appman-qmltestrunner)
qt_internal_add_tool(${target_name}
    EXCEPTIONS
    TOOLS_TARGET AppManMainPrivate
    SOURCES
        ../appman/appman.cpp
        amtest.cpp amtest.h
        testrunner.cpp testrunner.h testrunner_p.h
    DEFINES
        AM_TESTRUNNER
    PUBLIC_LIBRARIES
        Qt::QuickTest
        Qt::QuickTestPrivate
        Qt::TestPrivate
        Qt::AppManMainPrivate
)

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

#### Keys ignored in scope 2:.:.:testrunner.pro:ANDROID:
# INSTALLS = <EMPTY>

#### Keys ignored in scope 6:.:../appman:../appman/appman.pro:UNIX AND EXISTS _ss_SOURCE_DIR/.git:
# GIT_VERSION = "$$system(cd "$$SOURCE_DIR" && git describe --tags --always --dirty 2>/dev/null)"

#### Keys ignored in scope 7:.:../appman:../appman/appman.pro:else:
# GIT_VERSION = "unknown"