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

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

qt_add_tool(qmltestrunner
    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"