aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltestrunner/CMakeLists.txt
blob: 03d6cb77fbed98581dc32e19e4177a27b851337f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qmltestrunner.pro.

#####################################################################
## qmltestrunner Tool:
#####################################################################

qt_add_tool(qmltestrunner
    TOOLS_TARGET Qml # special case
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::QuickTest
)

#### Keys ignored in scope 1:.:.:qmltestrunner.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Test" "Runner"