aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltime/CMakeLists.txt
blob: b70d63a60560bf7be6256ffafc6e94c379a2371d (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
# Generated from qmltime.pro.

#####################################################################
## qmltime Binary:
#####################################################################

add_qt_executable(qmltime
    GUI
    SOURCES
        qmltime.cpp
    LIBRARIES
        Qt::QuickPrivate
    PUBLIC_LIBRARIES
        Qt::Qml
        Qt::Quick
)

#### Keys ignored in scope 1:.:.:qmltime.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Time"
# TEMPLATE = "app"

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

#### Keys ignored in scope 2:.:.:qmltime.pro:APPLE_OSX:
# CONFIG = "-app_bundle"